[BUGS] BUG #5063: MS Access crashes by quiting after linking tables with PostgreSQL

2009-09-18 Thread Annita
The following bug has been logged online: Bug reference: 5063 Logged by: Annita Email address: annita.ven...@qs-unisolution.com PostgreSQL version: 8 Operating system: Windows Description:MS Access crashes by quiting after linking tables with PostgreSQL Details:

[BUGS] BUG #5064: not-null constraints is not inherited

2009-09-18 Thread Tomonari Katsumata
The following bug has been logged online: Bug reference: 5064 Logged by: Tomonari Katsumata Email address: katsumata.tomon...@oss.ntt.co.jp PostgreSQL version: 8.5dev, 8.4.1 Operating system: Windows XP, RHEL 5.2 Description:not-null constraints is not inherited

Re: [BUGS] BUG #5063: MS Access crashes by quiting after linking tables with PostgreSQL

2009-09-18 Thread Robert Haas
On Fri, Sep 18, 2009 at 5:45 AM, Annita annita.ven...@qs-unisolution.com wrote: The following bug has been logged online: Bug reference:      5063 Logged by:          Annita Email address:      annita.ven...@qs-unisolution.com PostgreSQL version: 8 Operating system:   Windows Description:

Re: [BUGS] BUG #5063: MS Access crashes by quiting after linking tables with PostgreSQL

2009-09-18 Thread Matt Taylor
Have you tried turning on row versioning in the data source? Matt Annita wrote: The following bug has been logged online: Bug reference: 5063 Logged by: Annita Email address: annita.ven...@qs-unisolution.com PostgreSQL version: 8 Operating system: Windows Description:

Re: [BUGS] BUG #5064: not-null constraints is not inherited

2009-09-18 Thread Tom Lane
Tomonari Katsumata katsumata.tomon...@oss.ntt.co.jp writes: postgres=# CREATE TABLE parent (id integer); postgres=# CREATE TABLE child () inherits (parent); postgres=# ALTER TABLE parent ADD PRIMARY KEY (id); child table does not have a not null constraints. I think it's not desirable

Re: [BUGS] BUG #5062: 8.4.1 compile fails on debian can't find libdl

2009-09-18 Thread Dimitri Fontaine
Tom Lane t...@sss.pgh.pa.us writes: philip wright z...@de1.uga.duke.edu writes: Description:8.4.1 compile fails on debian can't find libdl Our Debian packager would certainly have complained before now if PG didn't build on Debian. I suspect that you have forgotten to install some

Re: [BUGS] BUG #5062: 8.4.1 compile fails on debian can't find libdl

2009-09-18 Thread pwright
Thanks I am doing it all the hard way. I will do it again when I can find time. pw Dimitri Fontaine wrote: Tom Lane t...@sss.pgh.pa.us writes: philip wright z...@de1.uga.duke.edu writes: Description:8.4.1 compile fails on debian can't find libdl Our Debian packager would certainly

[BUGS] BUG #5065: pg_ctl start fails as administrator, with could not locate matching postgres executable

2009-09-18 Thread Jesse Morris
The following bug has been logged online: Bug reference: 5065 Logged by: Jesse Morris Email address: jmor...@coverity.com PostgreSQL version: 8.3.7, 8.4.1 Operating system: Windows Server 2003 R2 Description:pg_ctl start fails as administrator, with could not locate