Re: How to _really_use a non-default tablespace - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: How to _really_use a non-default tablespace
Date
Msg-id 20061017150922.GA12030@svana.org
Whole thread Raw
In response to How to _really_use a non-default tablespace  ("Andras Simon" <szajmi@gmail.com>)
Responses Re: How to _really_use a non-default tablespace
List pgsql-general
On Tue, Oct 17, 2006 at 04:56:09PM +0200, Andras Simon wrote:
> As a more drastic example: I created a DB on a tablespace TS, and
> copied a 25 MB file into one of its tables. I ended up having 60
> MB of extra data in $PGDATA/pg_xlog that doesn't go away even
> after dropping the database.

The xlog is not split by database, all databases share the same xlog.

Have a ncie day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERRORDATA_STACK_SIZE exceeded
Next
From: Tom Lane
Date:
Subject: Re: Fast backup/restore