The following bug has been logged on the website:
Bug reference: 8450
Logged by: Stuart Bishop
Email address: stu...@stuartbishop.net
PostgreSQL version: 9.1.9
Operating system: all
Description:
Hi.
pg_basebackup blocks until all necessary WAL files have been archiv
The following bug has been logged on the website:
Bug reference: 8446
Logged by: diaoqiwei
Email address: dqwhappy...@163.com
PostgreSQL version: 9.0.0
Operating system: centos
Description:
2013-09-11 01:03:19 CST PANIC: stuck spinlock (0x2af93779bcd8) detected at
dy
David Johnston writes:
>> Here is a minimal query that demonstrates the problem. In 9.1 it works:
>>
>> chris=# select * FROM current_user u join (current_user u cross join
>> current_user v) x on true;
>>
>> On 9.3 it fails:
>> ERROR: table name "u" specified more than once
This is an intent
Tom Lane-2 wrote
> David Johnston <
> polobo@
> > writes:
>>> Here is a minimal query that demonstrates the problem. In 9.1 it works:
>>>
>>> chris=# select * FROM current_user u join (current_user u cross join
>>> current_user v) x on true;
>>>
>>> On 9.3 it fails:
>>> ERROR: table name "u"
The following bug has been logged on the website:
Bug reference: 8451
Logged by: strexxx
Email address: stephane.wust...@lip6.fr
PostgreSQL version: 9.1.9
Operating system: Linux 3.8.0-27-generic #40-Ubuntu SMP x86_64
Description:
A query such as this one
COPY (SELECT