Re: how to take a single table data backup in postgres 7.2.3

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: Somasekhar Bangalore <sbangalore(at)zensutra(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to take a single table data backup in postgres 7.2.3
Date: 2003-09-25 15:06:02
Message-ID: Pine.LNX.4.44.0309252035120.3577-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> I would appreciate if some one could help me how to take a single table
> back up in postgres 7.2.3.

$ pg_dump -h hostname dbname -t tablename -uf filename.sql

regards,
bhuvaneswaran

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Gaetano Mendola 2003-09-25 15:10:37 Re: Actual function name
Previous Message Peter Eisentraut 2003-09-25 14:43:44 Re: Actual function name