Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Bug in CREATE/DROP TABLESPACE command


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: William Garrison <postgres(at)mobydisk(dot)com>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: Bug in CREATE/DROP TABLESPACE command
  • Date: Thu, 22 Mar 2007 12:47:35 -0400
  • Message-id: <5271(dot)1174582055(at)sss(dot)pgh(dot)pa(dot)us>

William Garrison <postgres(at)mobydisk(dot)com> writes:
> -- Drop the tablespace and re-create in in an invalid location
> -- This only causes the bug if both these commands are run in one batch

What do you mean by "one batch" exactly?  Both CREATE and DROP TABLESPACE
refuse to run in a transaction block, so I'm confused about this.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group