Re: [DOCS] A user report of misinterpretation of 'unsupported versions'

2013-07-15 Thread Michael Nolan
On Mon, Jul 15, 2013 at 4:52 AM, Magnus Hagander wrote: > On Sun, Jul 14, 2013 at 5:42 PM, Michael Nolan wrote: > > > > > > On Sun, Jul 14, 2013 at 11:22 AM, Tom Lane wrote: > >> > >> > >> > >> In any case, if we do change the wording,

Re: [DOCS] A user report of misinterpretation of 'unsupported versions'

2013-07-14 Thread Michael Nolan
but the web is one place where space is not at a premium, and this is (IMHO) far clearer for the casual reader. A separate issue is, when 9.3 goes live or 8.4 goes EOL, do these pages automatically get moved to the 'supported' or 'not maintained' sections, respectively, or do all these pages have to be revised? -- Mike Nolan

Re: [DOCS] A user report of misinterpretation of `unsupported versions`

2013-07-12 Thread Michael Nolan
ons: 9.1, 9.0, 8.4 Unreleased or Development versions: 9.3, Devel Older releases that are no longer being maintained: 8.3, 8.2, 8.1, 8.0 -- Mike Nolan

Re: [DOCS] Fwd: [GENERAL] 9.1.3: launching streaming replication

2012-04-04 Thread Michael Nolan
5 minute version, and it was left out as a time-saver. However, if the master fails and the slave has to take over, wouldn't it need the pg_xlog directory? If it hasn't been created, could that cause problems or would the backend know to create it? -- Mike Nolan

[DOCS] Fwd: [GENERAL] 9.1.3: launching streaming replication

2012-04-03 Thread Michael Nolan
-- Forwarded message -- From: Welty, Richard Date: Tue, Apr 3, 2012 at 5:33 PM Subject: RE: [GENERAL] 9.1.3: launching streaming replication To: Michael Nolan ** >you may want to do something with the other, then, as it's what came up when i went searching >fo

Re: [DOCS] Is someone actively working on the binary replication tutorial wiki page?

2012-03-30 Thread Michael Nolan
t, but that won't take long ( > https://www.postgresql.org/**account/signup/<https://www.postgresql.org/account/signup/> > ) > > -- > Heikki Linnakangas > EnterpriseDB http://www.enterprisedb.com > Got it, thanks. I've made one (minor) edit so far, just to gain some familiarity with the process. -- Mike Nolan

[DOCS] Is someone actively working on the binary replication tutorial wiki page?

2012-03-30 Thread Michael Nolan
This wiki page does not seem to have been updated since early 2011. Is anyone working on that page these days? How do I get involved helping update it? -- Mike Nolan

Re: [DOCS] [GENERAL] [pgsql-advocacy] Documentation quality WAS: interesting

2003-06-24 Thread nolan
ms are commonly used and adds those to the index automatically. -- Mike Nolan ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match