Re: [BUGS] BUG #7985: Postgres Windows Installer fails with "permission denied"

2013-04-02 Thread Sandeep Thakkar
Never seen this error during installation. Can you please provide the installation logs from %TEMP% ? On Sat, Mar 23, 2013 at 4:50 PM, wrote: > The following bug has been logged on the website: > > Bug reference: 7985 > Logged by: hassib > Email address: hkhan...@hotmail.com

Re: [BUGS] Completely broken replica after PANIC: WAL contains references to invalid pages

2013-04-02 Thread Andres Freund
On 2013-04-01 08:49:16 +0100, Simon Riggs wrote: > On 30 March 2013 17:21, Andres Freund wrote: > > > So if the xid is later than latestObservedXid we extend subtrans one by > > one. So far so good. But we initialize it in > > ProcArrayApplyRecoveryInfo() when consistency is initially reached: >

[BUGS] BUG #8027: Get generated key value while inserting in partitioned table

2013-04-02 Thread mohansammeta
The following bug has been logged on the website: Bug reference: 8027 Logged by: mohan sammeta Email address: mohansamm...@gmail.com PostgreSQL version: 8.4.0 Operating system: ubuntu Description: Hi I have a table in Postgres, say email_messages. It is partitioned

Re: [BUGS] BUG #8027: Get generated key value while inserting in partitioned table

2013-04-02 Thread bricklen
This is not a bug, so should not be in the bugs list. Try posting in the pgsql-general list if the point below does not help. Are your insert statements into the child tables including "RETURNING email_message_id" ? On Tue, Apr 2, 2013 at 12:11 AM, wrote: > The following bug has been logged on

Re: [BUGS] Completely broken replica after PANIC: WAL contains references to invalid pages

2013-04-02 Thread Andres Freund
On 2013-04-02 12:10:12 +0200, Andres Freund wrote: > On 2013-04-01 08:49:16 +0100, Simon Riggs wrote: > > On 30 March 2013 17:21, Andres Freund wrote: > > > > > So if the xid is later than latestObservedXid we extend subtrans one by > > > one. So far so good. But we initialize it in > > > ProcArr

[BUGS] BUG #8034: pg_buffercache gets invalid memory alloc request size with very large shared memory buffers

2013-04-02 Thread dbenhur
The following bug has been logged on the website: Bug reference: 8034 Logged by: Devin Ben-Hur Email address: dben...@whitepages.com PostgreSQL version: 9.2.3 Operating system: Ubuntu Precise Description: When a very large shared buffer pool (~480GB) is used with post