"John Smith" <[EMAIL PROTECTED]> writes:
> Steps to reproduce:
> -- start with a running PG instance with WAL archiving enabled
> -- select pg_start_backup('test');
> -- Fill up the disk on which the data directory is present
> -- select pg_stop_backup();
> -- fails with: ERROR: could not
On Fri, Apr 4, 2008 at 7:46 AM, Tom Lane <[EMAIL PROTECTED]> wrote:
> "John Smith" <[EMAIL PROTECTED]> writes:
> > Steps to reproduce:
> > -- start with a running PG instance with WAL archiving enabled
> > -- select pg_start_backup('test');
> > -- Fill up the disk on which the data directory
-Ursprüngliche Nachricht-
Von: Tom Lane [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 3. April 2008 21:33
An: Heikki Linnakangas
Cc: Alvaro Herrera; pgsql-patches; Ceschia, Marcello; PostgreSQL Bugs
Betreff: Re: [PATCHES] Re: [BUGS] BUG #4070: Join more then ~15 tables let
postgreSQL pr
The following bug has been logged online:
Bug reference: 4089
Logged by: John Smith
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: Linux 2.6.20-gentoo-r8
Description:When available disk space is low pg_stop_backup() fails,
as do subsequen