Table seems empty but its size is in gigabytes

Поиск
Список
Период
Сортировка
От Juan Carlos Michaca Lucero
Тема Table seems empty but its size is in gigabytes
Дата
Msg-id 1259397935.1706749.1460477508402.JavaMail.yahoo@mail.yahoo.com
обсуждение исходный текст
Ответы Re: Table seems empty but its size is in gigabytes  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: Table seems empty but its size is in gigabytes  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi PostgreSQL,
 
I'm using PostgreSQL 9.3 running on Ubuntu Server. 
 
I have a complex function to populate a big table, in order to improve performance; data is prepared in temporary tables before it will be inserted. I called this function many times from my application, but something goes wrong with the disk assigned to my temporary tablespace and all threads were dropped. Now my big table statistics shows tuples inserted and its size is in order of gigabytes, but a simple SELECT has no rows, is there any way to recover the data in this table?

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

Предыдущее
От: Edson Richter
Дата:
Сообщение: RES: Fastest way to duplicate a quite large database
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Table seems empty but its size is in gigabytes