Re: [DOCS] somewhat wrong archive_command example

2012-08-26 Thread Peter Eisentraut
I'm a little bit worried about this whole discussion. We have half a dozen supposed experts working on a 10-line shell script to do WAL archiving, and there is still - disagreement - uncertainty - bugs How is a normal user supposed to do this? That aside, I disagree with the premise for this sc

Re: [DOCS] CREATE TABLE LIKE, regarding constraints

2012-08-26 Thread Bruce Momjian
On Mon, Jan 2, 2012 at 08:31:43PM +0100, Magnus Hagander wrote: > On Mon, Jan 2, 2012 at 15:32, wrote: > > On Fri, Dec 30, 2011 at 22:27,   wrote: > >> www.postgresql.org/docs/9.0/static/sql-createtable.html > >> == == == == == > >> LIKE parent_table [ like_option ... ] > >> . . . > >> Not-null