13.04.2011 20:48, Kevin Grittner wrote:
"Vlad Arkhipov" wrote:
PostgreSQL version: 9.0.3
pg_dump: SQL command failed
pg_dump: Error message from server: ERROR: could not access status
of transaction 3499806839
DETAIL: Could not open file "pg_clog/0D09&qu
The following bug has been logged online:
Bug reference: 5976
Logged by: Vlad Arkhipov
Email address: arhi...@dc.baikal.ru
PostgreSQL version: 9.0.3
Operating system: Red Hat 4.1.2-48, 64-bit
Description:Corrupted pages on the production database
Details:
I have
The following bug has been logged online:
Bug reference: 5743
Logged by: Vlad Romascanu
Email address: vromasc...@accurev.com
PostgreSQL version: 8.4.3
Operating system: Windows, Linux
Description:Regexp engine fails to case-insensitively match
multi-byte codepoints
bove will pass with flying colours on 64-bit builds if
USE_FLOAT8_BYVAL ends up being #defined.
Cheers,
V.
-Original Message-
From: Alex Hunsaker [mailto:bada...@gmail.com]
Sent: Tuesday, May 25, 2010 1:27 PM
To: Vlad Romascanu
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #5472: Postg
The following bug has been logged online:
Bug reference: 5472
Logged by: Vlad Romascanu
Email address: vromasc...@accurev.com
PostgreSQL version: 8.4.3
Operating system: Windows, Linux
Description:Postgres hard crash in ...WHERE IN (SELECT
* FROM (VALUES (),...) AS
The following bug has been logged online:
Bug reference: 4754
Logged by: Vlad
Email address: vlads...@gmail.com
PostgreSQL version: 8.3.7
Operating system: windons
Description:erro
Details:
0x274D/10061 erro no postgresql não carrega o servidor
--
Sent via
The following bug has been logged online:
Bug reference: 4753
Logged by: Vlad
Email address: vlads...@gmail.com.br
PostgreSQL version: 8.3.7
Operating system: windons
Description:erro
Details:
0x274D/10061 erro no postgresql não carrega o servidor
--
Sent via
You may want to suggest to the devs to extend the "UPDATE" syntax with
"ORDER BY"? such that:
update rumple.directory
set right_visit_id = right_visit_id + 2
where right_visit_id >= parent_right
ORDER BY right_visit_id DESC;
...would work by enforcing a certain update order. And index scan is
The following bug has been logged online:
Bug reference: 2917
Logged by: Vlad Dan Dascalescu
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.1
Operating system: RHEL AS 4
Description:spi_prepare doesn't accept typename aliases such as
'integer'
--+-+-+---
(0 rows)
test=# INSERT INTO subscribers(email) SELECT (random()||'@domain4.com') from
subscribers;
ERROR: Cannot insert a duplicate key into unique index
subscribers_email_key
test=#
I assume that this is because of pure transaction data isolation?
---
Be
Ops.. I've got it, disregard my email - random() generates duplicate values
on 10 long sequence
:-)
sorry.
--
Best Regards,
Vlad Marchenko
- Original Message -
From: "Vlad Marchenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 29
PostgreSQL version : PostgreSQL 7.2devel on i686-pc-linux-gnu, compiled by GCC
egcs-2.91.66
Server crashes with SEGV.
Thank you
create table D_Inv_Location_Types (
Inv_Loc_Type_ID integer not null,
Inv_Loc_Type_Name varchar not null,
Inv_Loc_Type_Description varchar not null,
12 matches
Mail list logo