Re: [HACKERS] select * from ..;vacuum crashes

Nick Bastin <nbastin@rbbsystems.com>

From: Nick Bastin <nbastin@rbbsystems.com>
To: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 1998-10-06T04:37:54Z
Lists: pgsql-hackers
Taral wrote:
> 
> > begin;
> > select * from getting;
> > vacuum;
> > end;
> 
> Question: Does the following really make sense?

I'm glad somebody asked this, since I was beginning to wonder if I was missing
something.  My vote would  be to disable vacuum in a transaction, since it
doesn't make a whole lot of sense anyhow.

--
Nick Bastin
RBB Systems, Inc.