Re: [HACKERS] proposal: lob conversion functionality

2013-10-27 Thread Pavel Stehule
2013/10/26 Noah Misch > On Fri, Oct 25, 2013 at 03:35:05PM +0200, Pavel Stehule wrote: > > 2013/10/24 Heikki Linnakangas > > > On 22.10.2013 13:55, Pavel Stehule wrote: > > >> 2013/10/21 Noah Misch > > >>> If you're prepared to change the function names and add the > > >>> subset-oriented > > >>

Re: [HACKERS] high-dimensional knn-GIST tests (was Re: Cube extension kNN support)

2013-10-27 Thread Marcin Mańk
On Thu, Oct 24, 2013 at 3:50 AM, Gordon Mohr wrote: > On 9/22/13 4:38 PM, Stas Kelvich wrote: > >> Hello, hackers. >> >> Here is the patch that introduces kNN search for cubes with >> euclidean, taxicab and chebyshev distances. >> > > Thanks for this! I decided to give the patch a try at the blee

Re: [HACKERS] CLUSTER FREEZE

2013-10-27 Thread Craig Ringer
On 10/26/2013 01:20 AM, Josh Berkus wrote: > On 10/24/2013 07:19 PM, Tom Lane wrote: >> In any case, it's very far from obvious to me that CLUSTER ought >> to throw away information by default, which is what you're proposing. > > The problem here is that you're thinking of the 1/10 of 1% of our us

Re: [HACKERS] dsm use of uint64

2013-10-27 Thread Noah Misch
On Fri, Oct 25, 2013 at 10:11:41PM -0400, Robert Haas wrote: > When I wrote the dynamic shared memory patch, I used uint64 everywhere > to measure sizes - rather than, as we do for the main shared memory > segment, Size. This now seems to me to have been the wrong decision; > I'm finding that it's

[HACKERS] PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"

2013-10-27 Thread Naoya Anzai
Hi All, I have found a case that PostgreSQL Service does not start. When it happens, the following error appears. "is not a valid Win32 application" This failure occurs when the following conditions are true. 1. There is "postgres.exe" in any directory that contains a space, such as "Progra

Re: [HACKERS] PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"

2013-10-27 Thread Asif Naeem
Hi Naoya, I am not able to reproduce the problem. Do you mean pg windows service installed by installer is not working or bin\pg_ctl binary is not accepting spaces in the patch ?. Following worked for me i.e. C:\Users\asif\Desktop\Program files\9.3>"bin\pg_ctl" -D > "C:\Users\asif\Desktop\Program