Re: [HACKERS] pg_dump error
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] pg_dump error |
Дата | |
Msg-id | 199806160319.XAA22474@candle.pha.pa.us обсуждение исходный текст |
Ответ на | pg_dump error ("Jose' Soares Da Silva" <sferac@bo.nettuno.it>) |
Ответы |
Re: [HACKERS] pg_dump error
|
Список | pgsql-hackers |
> > Hi all, > > I think there's an error on pg_dump, > my environment is: > Lynux 2.0.33 > PostgreSQL 6.3 > > 1) ----VARCHAR(-50)------------------------------------------ > > I created a table as: > CREATE TABLE utente ( > intestazione_azienda varchar, > indirizzo varchar > ); > > using pg_dump -d mydatabase > file > > file is like: > \connect - postgres > CREATE TABLE utente (intestazione_azienda varchar(-5), indirizzo varchar(-5)); Basically, something major is wrong in your installation. I have never heard a report like this, and people use pg_dump all the time. -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления: