Re: posgres file

Поиск
Список
Период
Сортировка
От Christoph Della Valle
Тема Re: posgres file
Дата
Msg-id 42C261A3.5030007@goetheanum.ch
обсуждение исходный текст
Ответ на posgres file  (Ramon Orticio <rporticio@yahoo.com>)
Список pgsql-novice
hi

i would dump the database

pg_dumpall > targetfile.dmp

copy the file to the other server.
enter postgres and import the database with
/i /full/path/targetfile.dmp

christoph

Ramon Orticio schrieb:

>dear colleagues,
>
>how do you transfer postgres file to another computer
>having postgresql application.
>
>thanks
>
>ramon
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
>
>


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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [despammed] posgres file
Следующее
От: Vincenzo Romano
Дата:
Сообщение: Rule creation and evaluation order