Re: pg_dump from 7.3 to 7.2

Поиск
Список
Период
Сортировка
От Daniel R. Anderson
Тема Re: pg_dump from 7.3 to 7.2
Дата
Msg-id 1048460813.23532.19.camel@ny-chicagostreet2c-110.buf.adelphia.net
обсуждение исходный текст
Ответ на pg_dump from 7.3 to 7.2  (Ryszard Lach <rla@id.pl>)
Список pgsql-general
Look up pg_dump and pg_dumpall in the manual.  There is a way to tell
postgresql to make the output as if you were to retype it in psql
yourself (i.e. it does CREATE TABLE, INSERT INTO, etc.).  It takes
longer for it to generate the file but it may clear up those
inconsistencies.

--
Daniel R. Anderson
Chief Lab Rat and Helper Monkey
Great Lakes Industries, Inc.
80 Pineview Ave.
Buffalo, NY 14218
(716) 691-5900 x218

"Never let your schooling interfere with your education"
    -- Mark Twain


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

Предыдущее
От: "Daniel R. Anderson"
Дата:
Сообщение: Re: postgreSQL as MSSQL2000 server?
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Function returning SETOF RECORD