Re: pg_dumps

Поиск
Список
Период
Сортировка
От Anis W. Nugroho
Тема Re: pg_dumps
Дата
Msg-id 20031011211917.36091.qmail@gawab.com
обсуждение исходный текст
Ответ на pg_dumps  ("Pichelman, Scott" <scott.pichelman@berbee.com>)
Список pgsql-admin
Hi Scott,

You don't need to host and port argument because you are on the
local system. Just type
    pg_dump admin > holt_admin_db.dump

If you need to use TCP/IP connection, you must ever tweak .conf
files in the directory /var/lib/pgsql/data to enable port 5432
for that purpose.

To do that you must login/su using root account.

Good luck,
Anis WN
________________________________
15 Mbytes Free Web-based and  POP3
Sign up now: http://www.gawab.com

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: data restore
Следующее
От: "Anis W. Nugroho"
Дата:
Сообщение: Re: pg_dumps