| От | Steve Wolfe |
|---|---|
| Тема | Re: Delete w/ regexp |
| Дата | |
| Msg-id | 000701c0c914$f5fcfae0$50824e40@iboats.com обсуждение |
| Ответ на | Delete w/ regexp ("Steve Wolfe" <steve@iboats.com>) |
| Ответы |
Re: Delete w/ regexp
|
| Список | pgsql-general |
This gets even better:
delete from images where image_id=30031;
gives:
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
I can vacuum the table just fine. I did a pg_dump on the entire database,
did destroydb and createdb, and piped in the output from pg_dump, all worked
without any complaint or error - but trying to delete from this table still
horks it up. Suggestions?
steve
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера