The following bug has been logged on the website:
Bug reference: 6462
Logged by: Mark Langsdorf
Email address: mark.langsd...@calxeda.com
PostgreSQL version: 9.0.6
Operating system: Fedora fc15
Description:
I'm trying to build 9.0.6 for Fedora 15 on an ARM (Cortex A9)
zoulx1...@163.com writes:
> I startup postgres in win server 2008 64-bit with
> shared_buffers=1073741819, but find it doesn't work.
Well, that's hardly the fault of my_log2. What you should have gotten
is
FATAL: requested shared memory size overflows size_t
and I do get that when I try that
lenka.piy...@gmail.com writes:
> when i restore a particular table using pg_restore (using option "-t") it
> doesn't restore my primary key...
This is not a bug. -t selects the table only, not associated indexes.
regards, tom lane
--
Sent via pgsql-bugs mailing list (p
The following bug has been logged on the website:
Bug reference: 6461
Logged by: Piyush
Email address: lenka.piy...@gmail.com
PostgreSQL version: 9.1.2
Operating system: Windows XP
Description:
when i restore a particular table using pg_restore (using option "-t") it
The following bug has been logged on the website:
Bug reference: 6460
Logged by: lxzou
Email address: zoulx1...@163.com
PostgreSQL version: 9.1.2
Operating system: Windows Server 2008 64 bit
Description:
Hi,
I startup postgres in win server 2008 64-bit with
shared_bu