| От | jim@reptiles.org (Jim Mercer) |
|---|---|
| Тема | dropping a table, leaving actual file in base/db/... |
| Дата | |
| Msg-id | m10Kq6b-00080dC@mailbox.reptiles.org обсуждение исходный текст |
| Ответы |
Re: [GENERAL] dropping a table, leaving actual file in base/db/...
|
| Список | pgsql-general |
we have a process which uses a transaction to a bunch of: begin work; select * into tmptable from main table; commit work; drop table tmptable; sometimes (always?) tmptable gets dropped from the database, but for some reason the file /usr/pgsql/data/base/dbname/tmptable does not get deleted. this means that the next select into tmptable and/or create table tmptable fails because it can't create the table. anyone know what's up, or a work around? -- [ Jim Mercer Reptilian Research jim@reptiles.org +1 416 410-5633 ] [ The telephone, for those of you who have forgotten, was a commonly used ] [ communications technology in the days before electronic mail. ] [ They're still easy to find in most large cities. -- Nathaniel Borenstein ]
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера