Masaru Sugawara wrote:
> On Fri, 20 Dec 2002 12:00:47 +0530
> "Rajesh Kumar Mallah." <[EMAIL PROTECTED]> wrote:
> 
> > How do we dump a particular schema qualified table using pg_dump?
> > pg_dump -t shema.tablename database_name 
> > 
> > does not seems to work
> > 
> 
> 
>  In the present, there seems to be no way to do. Pg_dump will come
>  to output tables every schema in the future version(7.3.x  or later),
>  I guess.
>  
>  I also expect that pg_dump/pg_dumpall will have a syntax like:
>    
>    pg_dump -t schema.* database_name

Yes, it is on the TODO list.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to