Re: Primary key violation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Primary key violation
Дата
Msg-id 29783.1051302766@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Primary key violation  (bmp@ipath.net.in)
Список pgsql-bugs
bmp@ipath.net.in writes:
> We were using postgresql for our development for two years. The database which we are using is having no problem till
lastweek.Now we are using version 7.2 of postgresql. 

If you are still on 7.2, and not 7.2.4, you should update.  Immediately.

> In this week, we got two major bugs in database. They are,

Did you have any system or database crashes before that?  These sound
like the kind of thing you could get after a crash, or an attempt to
backup/restore a live database using tar, or something else that would
allow files to get out of sync.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Shift-Enter = Segmentation Fault
Следующее
От: Tom Lane
Дата:
Сообщение: Re: parallel pg installation and functions gotcha