Re: [GENERAL] problem with partitioned table and indexed json field

2013-11-03 Thread Raphael Bauduin
I'll look at providing such an example later this week. Raph On Thu, Oct 31, 2013 at 3:23 PM, Tom Lane wrote: > Raphael Bauduin writes: > > An explain returns an error: > > => explain select max(event->>'_id') from events; > > ERROR: no tlist entry for key 2 > > This is certainly a bug. Can

Re: [GENERAL] GSSAPI server side on Linux, SSPI client side on Windows

2013-11-03 Thread Stephen Frost
Brian, * Brian Crowell (br...@fluggo.com) wrote: > However, the eventual goal was to connect to this same server from a > .NET app running on Windows, and here I've run into a snag. The Npgsql > library does not support GSSAPI—it only supports SSPI, which is > nearly-but-not-enough-like the same t

Re: [GENERAL] Memory usage per postmaster process

2013-11-03 Thread Tom Lane
=?UTF-8?B?R3J6ZWdvcnogVGHFhGN6eWs=?= writes: > On 11/02/2013 08:47 PM, Tom Lane wrote: >> Author: Tom Lane >> Branch: master Release: REL9_1_BR [3e5f9412d] 2010-10-06 19:31:05 -0400 >> >> Reduce the memory requirement for large ispell dictionaries. > I checked this patch: > http://www.postgresql.

Re: [GENERAL] Memory usage per postmaster process

2013-11-03 Thread Grzegorz Tańczyk
On 11/02/2013 08:47 PM, Tom Lane wrote: Author: Tom Lane Branch: master Release: REL9_1_BR [3e5f9412d] 2010-10-06 19:31:05 -0400 Reduce the memory requirement for large ispell dictionaries. I checked this patch: http://www.postgresql.org/message-id/AANLkTi=4fUi1zoFMpZ==yf14rjdv_g1xgakvqmdy