Re: pg_dumps

From: "Anis W(dot) Nugroho" <anis_wn(at)gawab(dot)com>
To: "Postgre Admin" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_dumps
Date: 2003-10-11 21:19:17
Message-ID: 20031011211917.36091.qmail@gawab.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message Anis W. Nugroho 2003-10-11 21:30:16 Re: pg_dumps
Previous Message Stephan Szabo 2003-10-10 18:39:19 Re: data restore