The following bug has been logged online:
Bug reference: 2704
Logged by: Toru SHIMOGAKI
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.4
Operating system: Red Hat Enterprise Linux AS 4
Description:pg_class.relchecks overflow problem
Details:
Hi,
pg_class
the following query will crash the server process:
INSERT INTO news.news
SELECT * FROM news.news2;
This is undoubtedly data-dependent. Can you supply some sample data
that makes it happen?
it's not only happening with INSERTS, but also updates. as thats easier to
test, here's how i can reprod
Hi,
On Mon, 2006-10-16 at 19:29 +0200, stig erikson wrote:
> There seems to be files missing in the rpm packages for postgresql 8.1.5.
>
> [] rpm -Uvh postgresql*.rpm
> error: Failed dependencies:
> libpq.so is needed by postgresql-server-8.1.5-2PGDG.i686
> libpq.so is needed by
Delight Chen wrote:
> Initdb with SQL_ASCII is work.
If you do that, most of the encoding stuff won't work correctly. Use
some other encoding.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 9: In versio
On Mon, 16 Oct 2006, Jakub wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2695
> Logged by: Jakub
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: Postgres 7.4
> Operating system: Linux
> Description:Randomly repeated query execution
The following bug has been logged online:
Bug reference: 2699
Logged by: Lachhman Dass
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000 Professional
Description:Delete table alias not supported
Details:
Delete table alias is no
The following bug has been logged online:
Bug reference: 2701
Logged by: Seth Gordon
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.7
Operating system: Linux (Debian stable)
Description:PQserverVersion function missing
Details:
The 8.0/8.1 documentation fo
The following bug has been logged online:
Bug reference: 2702
Logged by: Ergin Ozekes
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: ubuntu
Description:odbc driver cannot connect
Details:
[EMAIL PROTECTED]:/etc# /usr/local/libexec/slapd -
The following bug has been logged online:
Bug reference: 2696
Logged by: Ergin Ozekes
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: ubuntu
Description:odbc driver cannot connect
Details:
I have installed openldap with back-sql.I have not
Hi.
There seems to be files missing in the rpm packages for postgresql 8.1.5.
[] rpm -Uvh postgresql*.rpm
error: Failed dependencies:
libpq.so is needed by postgresql-server-8.1.5-2PGDG.i686
libpq.so is needed by postgresql-tcl-1.5.2-4PGDG.i686
i got my rpms from ftp.no.po
The following bug has been logged online:
Bug reference: 2698
Logged by: Lachhman Dass
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000 Professional
Description:Update table alias not supported
Details:
In the Update statement
The following bug has been logged online:
Bug reference: 2695
Logged by: Jakub
Email address: [EMAIL PROTECTED]
PostgreSQL version: Postgres 7.4
Operating system: Linux
Description:Randomly repeated query execution
Details:
Sometimes, randomly single query executio
The following bug has been logged online:
Bug reference: 2697
Logged by: Rusty Conover
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2beta1
Operating system: Fedora Core 5
Description:SIGSEGV crash/assertion on insert statement w/ subselect
(very simple test
On Sun, Oct 15, 2006 at 06:15:27PM -0400, Tom Lane wrote:
> "Andrew Dunstan" <[EMAIL PROTECTED]> writes:
> > I am also wondering, now that it's been raised, if we need to issue a "use
> > utf8;" in the startup code, so that literals in the code get the right
> > encoding.
>
> Good question. I too
The following bug has been logged online:
Bug reference: 2700
Logged by: Andrea C. Granata
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2beta1
Operating system: Linux
Description:tsearch2: snowball api outdated.
Details:
Hi,
Please update snowball api (ap
The following bug has been logged online:
Bug reference: 2693
Logged by: Delight Chen
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.4
Operating system: Red Hat Enterprise Linux ES release 4 (Nahant) Kernel
2.6.9-5.ELsmp on an x86_64
Description:Abut SQL ASC
<[EMAIL PROTECTED]> writes:
> the following query will crash the server process:
> INSERT INTO news.news
> SELECT * FROM news.news2;
This is undoubtedly data-dependent. Can you supply some sample data
that makes it happen?
regards, tom lane
---(en
Rusty Conover <[EMAIL PROTECTED]> writes:
> LOG: execute : insert into bar (id, a) select id, $1 from foo
> DETAIL: parameters: $1 = '5'
> TRAP: FailedAssertion("!(n < list->length)", File: "list.c", Line: 392)
> LOG: server process (PID 21539) was terminated by signal 6
This looks like an alre
18 matches
Mail list logo