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 <scott(dot)marlowe(at)gmail(dot)com> wrote:
> On Mon, Mar 2, 2009 at 5:31 PM, Roger Chen <roger(dot)edchen(at)gmail(dot)com> 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
>
> ?
>