The following bug has been logged online:
Bug reference: 1348
Logged by: Brad Bowman
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.2.1
Operating system: Debian linux
Description:Wishlist: \pset expanded with value
Details:
I hope this is an appropriat
[EMAIL PROTECTED] writes:
> The comment on constraint of type the CHECK is before creation of mother
> table.
Yeah, I reproduced this here. The ordering of comments isn't completely
right --- if we fold the constraint into the mother table then the
dependency that should make the ordering go the
I sent him a driver that was recompiled with MAX_BUFFERED_QUERIES = 1 and
he still appears to be having some problems, but I have no idea where.
Kris Jurka
-- Forwarded message --
Date: Mon, 13 Dec 2004 06:51:10 -0800 (PST)
From: Bahadur Singh <[EMAIL PROTECTED]>
To: Kris Jurka
Luojia Chen wrote:
> Hi,
>
> Please see my inline reply.
>
> Bruce Momjian wrote:
> > Would you tell use what is on this line?
> >
> > /usr/include/sys/siginfo.h:259:
>
> ctid_t __ctid; /* contract ID */
OK, do a 'grep' and find out what /usr/include/* file contains the
d
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> Bruce Momjian <[EMAIL PROTECTED]> writes:
>>> o Allow the shared memory address to be configured via GUC
>>> This is something we knew might be required and now I think it is
>>> required. Using a fixed address was always pretty crazy.
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Added to TODO for Win32:
> > o Allow the shared memory address to be configured via GUC
> > This is something we knew might be required and now I think it is
> > required. Using a fixed address was always pretty crazy.
>
> I
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Added to TODO for Win32:
> o Allow the shared memory address to be configured via GUC
> This is something we knew might be required and now I think it is
> required. Using a fixed address was always pretty crazy.
I see no proof of that at all in
Added to TODO for Win32:
o Allow the shared memory address to be configured via GUC
This is something we knew might be required and now I think it is
required. Using a fixed address was always pretty crazy.
---
Ma
Kris Jurka <[EMAIL PROTECTED]> writes:
> // To avoid this, we guess at how many queries we can send before the
> // server -> driver stream's buffer is full (MAX_BUFFERED_QUERIES).
It seems essentially impossible for the driver to do this reliably,
since it has no clue how much data any
Would you tell use what is on this line?
/usr/include/sys/siginfo.h:259:
Seems you need an extra #include for that platform. Try adding
"#include " before the signal.h include and see if that
helps.
If your signal.h can't be used without a previous include being present
it sounds like
> Running RC1 on Windows 2003 Server I get the following:
>
> 2004-12-13 13:01:11 FATAL: could not attach to proper memory
> at fixed address:
> shmget(key=5432001, addr=00DB) failed: Invalid argument
> 2004-12-13 13:01:11 FATAL: could not attach to proper memory
> at fixed address:
> shm
On Mon, 13 Dec 2004, PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1347
> PostgreSQL version: 8.0 Beta
> Operating system: Windows XP
> Description:Bulk Import stopps after a while ( 8.0.0. RC1)
>
> - I have written a java progra
12 matches
Mail list logo