Re: Whats the file extention for custom format in pg_dump

From: "Richard Sitompul" <richard(at)orbisindonesia(dot)com>
To: "'PgSQL Admin'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Whats the file extention for custom format in pg_dump
Date: 2005-03-01 08:33:10
Message-ID: 000101c51e39$4d74b330$1d2551ca@richard
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


You can try

pg_dump -U postgres -d -O databasename > databasename.sql

Thanks,
Richard Sitompul

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Gourish Singbal
Sent: Tuesday, March 01, 2005 14:37
To: PgSQL Admin
Subject: [ADMIN] Whats the file extention for custom format in pg_dump

can someone tell me the default file compression type for dumps taken
using
/usr/local/pgsql/bin/pg_dump -b -F c -h <host> -d <database>

please any help would be great

--
Best,
Gourish Singbal

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Allan Kamau 2005-03-01 09:53:05 Error
Previous Message Gourish Singbal 2005-03-01 07:37:18 Whats the file extention for custom format in pg_dump