Re: [BUGS] BUG #3763: crash after create table with primary keydefined

2007-11-20 Thread admin
y other >>> active server processes >>> Nov 20 11:02:04 www postgres[32758]: [4-1] wolni>WARNING: terminating connection because of crash of another server process >> Looks to me that the process that crashed was not the process that issued the CREATE TABLE command. So it cou

Re: [BUGS] BUG #3763: crash after create table with primary key defined

2007-11-20 Thread admin
Dnia Wt Listopada 20 2007, 12:12, Simon Riggs napisał(a): > On Tue, 2007-11-20 at 10:12 +, migo wrote: >> The following bug has been logged online: >> >> Bug reference: 3763 >> Logged by: migo >> Email address: [EMAIL PROTECTED] >> PostgreSQL version: 8.2.4 >> Operating syst

Re: [BUGS] BUG #3763: crash after create table with primary keydefined

2007-11-20 Thread admin
Dnia Wt Listopada 20 2007, 14:20, Simon Riggs napisał(a): > On Tue, 2007-11-20 at 11:46 +, Heikki Linnakangas wrote: >> >> In logs after this: >> >> Nov 20 11:02:04 www postgres[32757]: [4-1] wolni>NOTICE: CREATE >> TABLE / >> >> PRIMARY KEY will create implicit index "phpbb_acl_roles_data_pk

Re: [BUGS] BUG #3763: crash after create table with primary keydefined

2007-11-20 Thread admin
Dnia Wt Listopada 20 2007, 15:02, Zdenek Kotala napisał(a): > [EMAIL PROTECTED] wrote: >> Dnia Wt Listopada 20 2007, 14:20, Simon Riggs napisał(a): >>> On Tue, 2007-11-20 at 11:46 +, Heikki Linnakangas wrote: >> In logs after this: >> Nov 20 11:02:04 www postgres[32757]: [4-1] wolni>NO

[BUGS] Locale (unsupported) bug. uk_UA.KOI8-U

2008-10-09 Thread ivocs admin
initdb -E ISO-8859-1 -D data/ The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale uk_UA.KOI8-U. could not determine encoding for locale "uk_UA.KOI8-U": codeset is "KOI8-U"

[BUGS]

2000-03-14 Thread Majordomo Admin
configset pgsql-bugs delivery_rules << ENDAAK /(\.fi|\.no|\.dk|\.se)$/ sort maxaddrs=50 minseperate=5 hosts=(towerguard.unix.edu.sollentuna.se=(esmtp,pipelining,onex)) backup=(hub.org=(esmtp,pipelining,onex)) /(\.nz)$/ sort maxaddrs=50 minseperate=5 hosts=(postgresql.godzone.net.nz=(esmtp,pipelin

[BUGS] Postgresql 7.3.2-3 and 7.3.3-4 freeze

2003-07-17 Thread Admin Gaston
Hi, first of all i don't speak english very good. I make a function in pl/pgsql, that cause a denial of service. The function has a simple select. If anyone can help with this.  create table "Users" ("Usu_ID" int, "Usu_Nick" varchar(32), "Usu_Apellido" varchar(50), "Usu_Nombre" varchar(50),

[BUGS] libpq incompatibility

2003-07-24 Thread Admin Gaston
Hi, sorry my english. Recently i was using postgresql 7.2, and then i update to 7.3.3. We was running a C program that was working fine with 7.2, but in 7.3.3 it seg fault.   int procesarConsultasSQL(int nCliente){     .. more code     FD_SET(cli->socketDB, &readfds);    timeout.tv_