Re: [PATCHES] Forcing current WAL file to be archived - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [PATCHES] Forcing current WAL file to be archived
Date
Msg-id 20060815151040.GG13976@alvh.no-ip.org
Whole thread Raw
In response to Re: [PATCHES] Forcing current WAL file to be archived  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [PATCHES] Forcing current WAL file to be archived
List pgsql-hackers
Simon Riggs wrote:



> postgres=# select pg_xlogfile_name_offset(pg_switch_xlog());
>       pg_xlogfile_name_offset
> -----------------------------------
>  000000010000000000000001 16777216
> (1 row)

> I've not taken up Jim Nasby's suggestion to make this an SRF with
> multiple return rows/columns since that much complexity isn't justified
> IMHO.

Hum, but two columns here seem warranted, don't they?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] Custom variable class segmentation fault
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Custom variable class segmentation fault