Re: [HACKERS] Beta 3

2012-08-07 Thread Robert Haas
On Tue, Aug 7, 2012 at 8:51 AM, Magnus Hagander wrote: > Agreed. Anybody up for writing the text though? There was some text > earlier (see > http://git.postgresql.org/gitweb/?p=pgweb.git;a=commitdiff;h=bd02e36141bb99e9ee4e0b80fd69464e0e6d91b7#patch18 > or the corresponding one in the old pgweb r

Re: [HACKERS] Beta 3

2012-08-07 Thread Magnus Hagander
On Tue, Aug 7, 2012 at 2:44 PM, Robert Haas wrote: > On Mon, Aug 6, 2012 at 11:22 PM, Craig Ringer wrote: >> Heya all >> >> It seems like it's a bit trickier to find beta downloads than might be >> ideal. >> >> The beta info page simply reads: >> >> " PostgreSQL 9.2 beta 3 was released on Aug

Re: [HACKERS] Beta 3

2012-08-07 Thread Robert Haas
On Mon, Aug 6, 2012 at 11:22 PM, Craig Ringer wrote: > Heya all > > It seems like it's a bit trickier to find beta downloads than might be > ideal. > > The beta info page simply reads: > > " PostgreSQL 9.2 beta 3 was released on August 6, 2012." > > with no information about how to obtain a bu

[HACKERS] Beta 3

2012-08-06 Thread Craig Ringer
Heya all It seems like it's a bit trickier to find beta downloads than might be ideal. The beta info page simply reads: " PostgreSQL 9.2 beta 3 was released on August 6, 2012." with no information about how to obtain a build or the sources, not even a link to the downloads page, despite

RE: [HACKERS] Beta 3 question(s)

2001-01-22 Thread Mikheev, Vadim
> I see a lot of this when I'm importing data : > > DEBUG: copy: line 2865, XLogWrite: new log file created - > try to increase WAL_FILES > > Is that anything to be concerned about? No, WAL_FILES affects performance only. > Do I need to increase WAL_FILES? If so, how? You may ignore this fo

[HACKERS] Beta 3 question(s)

2001-01-22 Thread Mitch Vincent
Hey guys, I am just getting back into the swing of things (after a nice vacation and a not-so-nice move across country).. I just installed 7.1 Beta 3 and am playing with it (I'm impressed with the speed increase I've seen with virtually no tweaking BTW).. I see a lot of this when I'm importing dat