Re: postgres database file location

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: postgres database file location
Дата
Msg-id 20051129093505.GC31026@webserv.wug-glas.de
обсуждение исходный текст
Ответ на postgres database file location  (Ramon Orticio <rporticio@yahoo.com>)
Список pgsql-novice
am  29.11.2005, um  0:46:08 -0800 mailte Ramon Orticio folgendes:
> dear friends,
>
> i created a bedrock sample database and put an
> employee table in it. i just can't find the file for
> the database so that i can transfer it to another
> computer.  where is the file of bedrock located?

Don't use filesystem-copy, better use pg_dump to dump the whole database
and psql or pg_restore to create and restore the database on the other
machine.

HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Ramon Orticio
Дата:
Сообщение: postgres database file location
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: postgres database file location