Re: [BUGS] Installer: Spurious "service account ... not removed" on uninstall

2013-06-30 Thread Dave Page
On Mon, Jul 1, 2013 at 12:51 AM, Craig Ringer wrote: > Hi folks > > A Stack Overflow user noticed that the EDB installer for PostgreSQL > emits the message: > > "The data directory (bla bla) and service user account (NT > AUTHORITY\NetworkService) have not been removed" > > when 9.2 is uninsta

[BUGS] BUG #8272: Unable to connect to diffrent schema from jdbc

2013-06-30 Thread emesika
The following bug has been logged on the website: Bug reference: 8272 Logged by: Eli Mesika Email address: emes...@redhat.com PostgreSQL version: 8.4.17 Operating system: Linux (Fedora 18) Description: Hi Postgres does not support currently defining the schema in teh

[BUGS] Installer: Spurious "service account ... not removed" on uninstall

2013-06-30 Thread Craig Ringer
Hi folks A Stack Overflow user noticed that the EDB installer for PostgreSQL emits the message: "The data directory (bla bla) and service user account (NT AUTHORITY\NetworkService) have not been removed" when 9.2 is uninstalled. They were quite confused by this. It occurs to me that if the s

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andres Freund
On 2013-06-30 11:19:50 -0400, Andrew Dunstan wrote: > >>Oh. Well, if that's a failure then it's up to configure to treat it as one. > >>The buildfarm doesn't second-guess the exit status of the various steps, and > >>it doesn't report warnings - if it did we'd be flooded. > >I guess we don't want t

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andrew Dunstan
On 06/30/2013 11:07 AM, Andres Freund wrote: On 2013-06-30 10:17:50 -0400, Andrew Dunstan wrote: On 06/30/2013 09:49 AM, Tom Lane wrote: Andrew Dunstan writes: On 2013-06-30 15:17:20 +0200, Andres Freund wrote: Andrew: Could we perhaps check for the "Report this to" bit in the buildfarm? I

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andres Freund
On 2013-06-30 10:17:50 -0400, Andrew Dunstan wrote: > > On 06/30/2013 09:49 AM, Tom Lane wrote: > >Andrew Dunstan writes: > >>>On 2013-06-30 15:17:20 +0200, Andres Freund wrote: > Andrew: Could we perhaps check for the "Report this to" bit in the > buildfarm? > >>I'm not sure what you're

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andrew Dunstan
On 06/30/2013 09:49 AM, Tom Lane wrote: Andrew Dunstan writes: On 2013-06-30 15:17:20 +0200, Andres Freund wrote: Andrew: Could we perhaps check for the "Report this to" bit in the buildfarm? I'm not sure what you're asking here. I think he's wishing that if configure prints something like

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Tom Lane
Andrew Dunstan writes: >> On 2013-06-30 15:17:20 +0200, Andres Freund wrote: >>> Andrew: Could we perhaps check for the "Report this to" bit in the >>> buildfarm? > I'm not sure what you're asking here. I think he's wishing that if configure prints something like configure: WARNING: sys/ucred.h

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andrew Dunstan
On 06/30/2013 09:20 AM, Andres Freund wrote: On 2013-06-30 15:17:20 +0200, Andres Freund wrote: Andrew: Could we perhaps check for the "Report this to" bit in the buildfarm? FWIW: I checked that there are no other reports on HEAD atm. I'm not sure what you're asking here. Where exactly do

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andres Freund
On 2013-06-30 15:17:20 +0200, Andres Freund wrote: > Andrew: Could we perhaps check for the "Report this to" bit in the > buildfarm? FWIW: I checked that there are no other reports on HEAD atm. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreS

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andres Freund
On 2013-06-30 15:11:24 +0300, Emre Hasegeli wrote: > 2013/6/30 Andres Freund : > > On 2013-06-30 10:43:49 +, e...@hasegeli.com wrote: > > Could you attach config.log? > > Attached. This seems to be caused by be4585b1c27ac5dbdd0d61740d18f7ad9a00e268. The fault imo lies with openbsd which doesn

Re: [BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread Andres Freund
On 2013-06-30 10:43:49 +, e...@hasegeli.com wrote: > checking sys/ucred.h usability... no > checking sys/ucred.h presence... yes > configure: WARNING: sys/ucred.h: present but cannot be compiled > configure: WARNING: sys/ucred.h: check for missing prerequisite > headers? > configure: WARNIN

[BUGS] BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

2013-06-30 Thread emre
The following bug has been logged on the website: Bug reference: 8271 Logged by: Emre Hasegeli Email address: e...@hasegeli.com PostgreSQL version: 9.1.9 Operating system: OpenBSD 5.3 amd64 Description: Configure warning on OpenBSD 5.3: checking sys/ucred.h usabilit