Re: [DOCS] streaming replication confusion

2013-01-05 Thread Josh Kupershmidt
On Thu, Nov 8, 2012 at 7:56 PM, Josh Kupershmidt wrote: > The Streaming Replication wiki page[1] contains similar out-of-date > claims[2]; I can fix some of the egregious errors myself, though help > is welcome. The "Synchronous Replication" wiki page[3] is in even > worse shape, containing mostl

Re: [DOCS] old testlo example code

2013-01-05 Thread Magnus Hagander
On Sat, Jan 5, 2013 at 3:27 AM, Josh Kupershmidt wrote: > This documentation page: > http://www.postgresql.org/docs/current/static/lo-examplesect.html > > contains a hardcoded copy of ./src/test/examples/testlo.c, and it > seems like this version hasn't been updated along with its source. The >