Re: [HACKERS] Proposal for SYNONYMS

2006-03-10 Thread Ragnar
On fös, 2006-03-10 at 16:51 -0500, Tom Lane wrote: > Kris Jurka <[EMAIL PROTECTED]> writes: > > One key difference would be that synonyms track schema updates, like > > adding a column, to the referenced object that a view would not. > > That raises a fairly interesting point, actually. What wou

Re: [HACKERS] qsort again (was Re: [PERFORM] Strange Create

2006-02-17 Thread Ragnar
On fös, 2006-02-17 at 08:01 -0500, Ron wrote: > At 04:24 AM 2/17/2006, Ragnar wrote: > >On fös, 2006-02-17 at 01:20 -0500, Ron wrote: > > > > > > OK, so here's _a_ way (there are others) to obtain a mapping such that > > > if a < b then f(a) &l

Re: [HACKERS] Problem with PITR recovery

2005-04-17 Thread Ragnar Hafstað
On Sat, 2005-04-16 at 23:06 -0400, Bruce Momjian wrote: [about backup procedure with PITR documentation > I see in the docs: > > To make use of this backup, you will need to keep around all the WAL > segment files generated at or after the starting time of the backup. To > aid y