Re: [BUGS] log_collector doesn't respond to reloads

2012-04-28 Thread Magnus Hagander
On Sat, Apr 28, 2012 at 03:35, Tom Lane wrote: > Josh Berkus writes: >> You can end up in a situation where the logs aren't going where they're >> supposed to due to some external problem, and that the DBA has no way to >> find out what went wrong because he doesn't know where the logs are *now*.

Re: [BUGS] hstore parser incorrectly handles malformed input

2012-04-28 Thread Ryan Kelly
On Fri, Apr 27, 2012 at 10:22:11AM -0400, Tom Lane wrote: > Ryan Kelly writes: > > As long as we make it consistent on both sides of the '=>' (and document > > it, too), then I don't really care either way. Currently you have to use > > quotes to get an empty key, so I thought it natural to that y

Re: [BUGS] hstore parser incorrectly handles malformed input

2012-04-28 Thread Alex Hunsaker
On Sat, Apr 28, 2012 at 17:20, Ryan Kelly wrote: > I don't think any language supports the empty key edge case in this way. > The only language I know of that will let you get away with it is Perl, > and in that case you get undef, not the empty string, and it's a warning > if you have warnings o

Re: [BUGS] 9.1.3 backends getting stuck in 'startup'

2012-04-28 Thread Jeff Frost
On Apr 27, 2012, at 6:15 PM, Tom Lane wrote: > Jeff Frost writes: >> Oh, good idea! Looks like pg_buffercache is installed in this DB. Customer >> reports that it has been installed since the server has existed (and on the >> previous server) but is not currently being used, though the issue w