Re: Pg_dump - Mailing list pgsql-admin

From Gourish Singbal
Subject Re: Pg_dump
Date
Msg-id 674d1f8a04122807557d2074f2@mail.gmail.com
Whole thread Raw
In response to Re: Pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Thanks

i will try to find the answer in the archives,

Also will having a saperate schema for a set of tables help me in
taking pg_dump only of specific tables. is it possible to create
schema for already existing  postgresql database tables ?.

Also how do i know is any tables need recovery...
like in oracle we come to know from a view called as v$recovery_log.
is some thing like is this possible in postgres.

Best
Gourish

On Sun, 26 Dec 2004 18:33:37 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Bruno Wolff III <bruno@wolff.to> writes:
> >   Gourish Singbal <gourish@gmail.com> wrote:
> >> allows me only to take dump of single table. Is there a way to take
> >> dump of more than one specific tables.
>
> > I think this is a new feature for 8.0.
>
> No, it's not in 8.0 either; you still need a separate pg_dump run for each
> table.
>
>                        regards, tom lane
>


--
Best,
Gourish Singbal

pgsql-admin by date:

Previous
From: Christian Fowler
Date:
Subject: Re: help with - psql: FATAL: Password authentication failed
Next
From: Christopher Browne
Date:
Subject: Re: Install Slony-I on Postgresql 7.3.2