Обсуждение: pg_dump dumping entire system catalogs

Поиск
Список
Период
Сортировка

pg_dump dumping entire system catalogs

От
Michael Fuhr
Дата:
pg_dump in HEAD is dumping the entire contents of system catalogs.
New feature?  :-(

-- 
Michael Fuhr


Re: pg_dump dumping entire system catalogs

От
Bruce Momjian
Дата:
Michael Fuhr wrote:
> pg_dump in HEAD is dumping the entire contents of system catalogs.
> New feature?  :-(

Yes, I see it.  My testing didn't show the problem, but I see it now.  
I will find the cause.  It is the new pg_dump flags added yesterday.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: pg_dump dumping entire system catalogs

От
Bruce Momjian
Дата:
Fixed.  Thanks for the report.  Glad you thought it was a feature.  ;-)

---------------------------------------------------------------------------

Bruce Momjian wrote:
> Michael Fuhr wrote:
> > pg_dump in HEAD is dumping the entire contents of system catalogs.
> > New feature?  :-(
> 
> Yes, I see it.  My testing didn't show the problem, but I see it now.  
> I will find the cause.  It is the new pg_dump flags added yesterday.
> 
> -- 
>   Bruce Momjian   bruce@momjian.us
>   EnterpriseDB    http://www.enterprisedb.com
> 
>   + If your life is a hard drive, Christ can be your backup. +
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +