I'd put them all into the same schema and dump that.
pg_dump -n schemaname
On Tue, Mar 3, 2009 at 8:30 AM, Roger Chen wrote:
> Thanks. If there are many tables owned by me and some other users, are
> there any easy ways to do that?
>
> On Mon, Mar 2, 2009 at 9:23 PM, Scott Marlowe wrote:
>> On
--- On Tue, 3/3/09, Roger Chen wrote:
> >> Hi,
> >> Can anyone tell me how to do that? I could find
> that in man page of
> >> pg_dump. Thanks.
> >
> > pg_dump -t table1 -t table2
> >
> Thanks. If there are many tables owned by me and some other
> users, are
> there any easy ways to do that?
>
Thanks. If there are many tables owned by me and some other users, are
there any easy ways to do that?
On Mon, Mar 2, 2009 at 9:23 PM, Scott Marlowe wrote:
> On Mon, Mar 2, 2009 at 5:31 PM, Roger Chen wrote:
>> Hi,
>> Can anyone tell me how to do that? I could find that in man page of
>> pg_dump
On Mon, Mar 2, 2009 at 5:31 PM, Roger Chen wrote:
> Hi,
> Can anyone tell me how to do that? I could find that in man page of
> pg_dump. Thanks.
pg_dump -t table1 -t table2
?
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.