The following bug has been logged online:
Bug reference: 4819
Logged by: Alexei
Email address: alexei_nova...@yahoo.com
PostgreSQL version: 8.3.7
Operating system: Open SuSE 11.1 AMD Athlon 64 X2
Description:Ordering big tables by indexed columns is very slow
The following bug has been logged online:
Bug reference: 1878
Logged by: Alexei
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows 2000
Description:Different execution plans for the same query.
Details:
I was doing performance
The following bug has been logged online:
Bug reference: 2110
Logged by: Alexei
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.1
Operating system: Window XP SP2
Description:initdb set wrong default encoding
Details:
Good day!
I run initdb with --encoding
Your name : Alexei A. Romanenko
Your email address : [EMAIL PROTECTED]
System Configuration
-
Architecture (example: Intel Pentium) : Intel Pentium
Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.12 ELF
PostgreSQL version (example
l
create implicit index 'buggy_field1_key' for tab
le 'buggy'
CREATE
CHANGE
psql:/home/barancev/tmp/pg_bug.sql:17: ERROR: Cannot insert a duplicate key
into unique index buggy_field1_key
bash$
So you can see UPDATE failed.
Best regards,
Alexei
--
Alexei Barantsev, ISP RAS
E-mail:
The following bug has been logged online:
Bug reference: 4081
Logged by: Pavel Alexei
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.7
Operating system: Windows XP SP2
Description:Running Postgres as Windows service vs regular
applications
Details:
I
POSTGRESQL BUG REPORT TEMPLATE
Your name : Alexei E. Korneyev
Your email address : [EMAIL
27;Widget1');
> INSERT 17518650 1
>
> => insert into t2 values ( (select num from t1 where name = 'Widget1'),
'Valuable');
> INSERT 17518651 1
> => insert into t2 values ( (select num from t1 where name = 'widget2'),
'Bug?');
> INSERT 17518652 1
Alexei E. Korneyev
[EMAIL PROTECTED]