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 archives
  Advanced Search

Patch for ALTER DATABASE WITH TABLESPACE


  • From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
  • To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
  • Subject: Patch for ALTER DATABASE WITH TABLESPACE
  • Date: Sat, 25 Oct 2008 23:50:47 +0200
  • Message-id: <490394B7.6090503@lelarge.info> <text/plain>

Hi,

Here is my patch to add the ALTER DATABASE WITH TABLESPACE statement. It
is part of the TODO list. It intends to allow the move of all relations
of a database in its new default tablespace.

Comments welcome.

Regards.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Attachment: AlterDatabaseWithTablespace.patch.bz2
Description: application/bzip



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group