[BUGS] BUG #7577: JDBC Driver - Compiled with Java 7

2012-10-02 Thread nicwillemse
The following bug has been logged on the website: Bug reference: 7577 Logged by: Nic Willemse Email address: nicwille...@gmail.com PostgreSQL version: 9.1.0 Operating system: Linux Description: Hi, I downloaded the JDBC driver located at http://jdbc.postgresql.org/i

Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown

2012-10-02 Thread Amit kapila
On Monday, October 01, 2012 4:08 PM Heikki Linnakangas wrote: On 21.09.2012 14:18, Amit kapila wrote: > On Tuesday, September 18, 2012 6:02 PM Fujii Masao wrote: > On Mon, Sep 17, 2012 at 4:03 PM, Amit Kapila wrote: > Approach-2 : Provide a variable wal_send_status_interval, such that if

Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown

2012-10-02 Thread Amit kapila
On Monday, October 01, 2012 8:36 PM Robert Haas wrote: On Mon, Oct 1, 2012 at 6:38 AM, Heikki Linnakangas wrote: >> Hmm, I think we need to step back a bit. I've never liked the way >> replication_timeout works, where it's the user's responsibility to set >> wal_receiver_status_interval < replica

Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown

2012-10-02 Thread Heikki Linnakangas
On 02.10.2012 10:36, Amit kapila wrote: On Monday, October 01, 2012 4:08 PM Heikki Linnakangas wrote: So let's think how this should ideally work from a user's point of view. I think there should be just two settings: walsender_timeout and walreceiver_timeout. walsender_timeout specifies how lon

[BUGS] BUG #7578: Not able to drop user if S/he has permission on tablespace

2012-10-02 Thread wheelly
The following bug has been logged on the website: Bug reference: 7578 Logged by: Nikolay Email address: whee...@gmail.com PostgreSQL version: 9.1.4 Operating system: Linux version 3.2.0-3-amd64 (Debian 3.2.21-3) Description: Hello, The bug is similar to existing bug

[BUGS] Please could you provide more specific step by step instructions to build this driver psqlodbc-09.01.0200 under Windows.

2012-10-02 Thread Копыченко Павел
Please explain how the compiler can collect ODBC driver psqlodbc-09.01.0200 under Windows. I wont to compile this driver for x86 and x64 Win architecture. I was read next file win32-compilation.html. Follow the exact steps I compile it fails. I tried VS2005 VS72003 VS6. Every time I get a bunch

Re: [BUGS] Please could you provide more specific step by step instructions to build this driver psqlodbc-09.01.0200 under Windows.

2012-10-02 Thread Craig Ringer
On 10/02/2012 05:51 PM, Копыченко Павел wrote: Please explain how the compiler can collect ODBC driver psqlodbc-09.01.0200 under Windows. I wont to compile this driver for x86 and x64 Win architecture. I was read next file win32-compilation.html. Follow the exact steps I compile it fails. I tri