Re: [HACKERS] AbortTransaction and not in in-progress state
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] AbortTransaction and not in in-progress state |
Дата | |
Msg-id | 199809131844.OAA07921@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] AbortTransaction and not in in-progress state ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>) |
Список | pgsql-hackers |
> > I checked latest cvs and notice when I do 'vacuum analyze' > > I got: > > > > flats=> vacuum analyze; > > NOTICE: AbortTransaction and not in in-progress state > > NOTICE: AbortTransaction and not in in-progress state > > > > 23:09[om]:~/mian/flats/sql>psql flats > > Connection to database 'flats' failed. > > I see a small problem in running VACUUM ANALYZE on the regression > database which involves an entry in pg_operator left over from the > char16 datatype. If the line containing "1004" is removed and the system > is "make clean install; initdb"'d then vacuum completes successfully on > that database. Interesting I missed that one. I am going to add some more *.sql checks into include/catalog to try and catch things like this. -- 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 по дате отправления: