Re: disable auto-commit
От
John McKown
Тема
Re: disable auto-commit
Дата
Msg-id
Pine.LNX.4.21.0010261427110.17136-100000@linux2.johnmckown.net
Ответ на
disable auto-commit (Joel Pang)
Список
Дерево обсуждения
disable auto-commit "Joel Pang" <joelpang@spectratech.com>
Re: disable auto-commit Alfred Perlstein <bright@wintelcom.net>
Re: disable auto-commit John McKown <joarmc@swbell.net>
Well, you could start a transaction. But the record will be deleted once you do a COMMIT. Is that what you want? If you want some way to "delete" an entry, but then to later "undelete" it, there really isn't a way. I have heard of other systems where things were "logically deleted", but recoverable until a "purge" command was done. PostgreSQL does not have this type of behaviour. John On Wed, 25 Oct 2000, Joel Pang wrote: > In psql, once I delete an entry, it's gone permanently. How do I disable > such auto-commit behavior? >
В списке pgsql-admin по дате отправления