Database names and pg_dump

Поиск
Список
Период
Сортировка
От David Rickard
Тема Database names and pg_dump
Дата
Msg-id 5.2.1.1.0.20030826143050.00aae558@mail.gtscompanies.com
обсуждение исходный текст
Ответы Re: Database names and pg_dump  (Bruno Wolff III <bruno@wolff.to>)
Re: Database names and pg_dump  (Tomka Gergely <tomka@zeus.gau.hu>)
Re: Database names and pg_dump  (Ron Johnson <ron.l.johnson@cox.net>)
Re: Database names and pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Database names and pg_dump  (Bruno LEVEQUE <bruno.leveque@net6d.com>)
Список pgsql-novice
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.

--

David Rickard
Software Engineer
The GTS Companies
A TechBooks Company

----------------------------------------------------------------------------------
The GTS Companies:
GTS Publishing Services, GTS Graphics, GTS Innova:
Your Single-Source Solution!
Los Angeles CA  *  York, PA  *  Boston MA  *  New Delhi, India
----------------------------------------------------------------------------------


David.Rickard@GTSCompanies.com
Visit us on the World Wide Web
http://www.gtscompanies.com
5650 Jillson St., Los Angeles, CA 90040
(323) 888-8889 x331
(323) 888-1849 [fax]

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

Предыдущее
От: "Luis H."
Дата:
Сообщение: Re: Using PostgreSQL with PHP / Scope an Lifetime of $result
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Database names and pg_dump