BUG #5612: Database Integrity

Поиск
Список
Период
Сортировка
От Ramachandran S
Тема BUG #5612: Database Integrity
Дата
Msg-id 201008110936.o7B9aVUI042007@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5612: Database Integrity  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: BUG #5612: Database Integrity  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5612
Logged by:          Ramachandran S
Email address:      nic.srama@gmail.com
PostgreSQL version: 8.4
Operating system:   Ubuntu
Description:        Database Integrity
Details:

I have observed that if a table exceeds size (default installation) 1 GB.
The table when it exceeds 1 GB a file is created say 1811(table) with 1811.1
and further records added are insertted into this file.  My Question if I
remove the file 1811.1 say still database is starting up?   I will never
know that such a file existed nad remved and data of 1811 is also availble?
How can stop the start the database when such situation recur. pgfsck was
available 8.2

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #5604: Setting NOT NULL on inherited column turns to real column in dump
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #5612: Database Integrity