Re: Vacuum error on database postgres

Поиск
Список
Период
Сортировка
От Paul B. Anderson
Тема Re: Vacuum error on database postgres
Дата
Msg-id 45100FB3.8020602@pnlassociates.com
обсуждение исходный текст
Ответ на Re: Vacuum error on database postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Vacuum error on database postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Here are a couple of new data points on this issue. 

Deleting all records in pg_statistic and then reindexing clears the problem but I've had the problem in two of my own databases in two separate postgresql instances as well as the postgres database in both instances.

I have a cluster of machines and the databases are on shared disk storage.  I'm just getting this arrangement working and, while I've been debugging my scripts, I've accidentally had two copies of postgresql running against the same initdb directories at the same time on two different machines.  Needless to say, this causes problems and I'm thinking that vacuuming in this condition may be at or near the root of the problem.

Paul


Tom Lane wrote:
andy <andy@squeakycode.net> writes: 
So I'm ok, but I tried it again, by dropping the database and re-running 
both scripts and got the same error again.  So thought I'd offer a test 
case if there was interest.   
Absolutely.  I've seen just enough of these reports to make me think
there's an underlying bug.
		regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate      subscribe-nomail command to majordomo@postgresql.org so that your      message can get through to the mailing list cleanly

.
 

В списке pgsql-admin по дате отправления:

Предыдущее
От: Matthias.Pitzl@izb.de
Дата:
Сообщение: Re: Where is the msi-setup described ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum error on database postgres