Re: Database names and pg_dump

Поиск
Список
Период
Сортировка
От Tomka Gergely
Тема Re: Database names and pg_dump
Дата
Msg-id Pine.LNX.4.33.0308271328080.31338-100000@zeus.gau.hu
обсуждение исходный текст
Ответ на Database names and pg_dump  (David Rickard <David.Rickard@GTScompanies.com>)
Список pgsql-novice
2003-08-26 ragyogó napján David Rickard ezt üzente:

> We are planning to migrate from Oracle to PostGreSQL, and we would like to
> replicate our database maintenance procedures/scripts as closely as possible;
> Our Oracle backup scripts extract the names of all active SIDs from the
> /etc/oratab file and perform a backup export for each SID;
> Is there an equivalent file or utility that will provide the name of each
> database within a PostGreSQL cluster?
> I know you can extract an entire cluster via pg_dumpall, but we would like
> to stick with the individual db backups--for file-size issues and restore
> efficiency.

Ehm, psql -l ?

--
Tomka Gergely
"S most - vajon barbárok nélkül mi lesz velünk?
Ők mégiscsak megoldás voltak valahogy..."


В списке pgsql-novice по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Database names and pg_dump
Следующее
От: Stuart Woodward
Дата:
Сообщение: Upgrading from 7.1.2 to 7.3.3 - function may need to add explicit typecasts