[BUGS] BUG #2275: Installation fatal error

2006-02-20 Thread Davorin Vlasic
The following bug has been logged online: Bug reference: 2275 Logged by: Davorin Vlasic Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Windows XP (SP2) Description:Installation fatal error Details: Intaller silently ends after first scr

[BUGS] BUG #2274: Error in 'CREATE DOMAIN' SQL command in dump file

2006-02-20 Thread Alexander Galler
The following bug has been logged online: Bug reference: 2274 Logged by: Alexander Galler Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Windows XP Description:Error in 'CREATE DOMAIN' SQL command in dump file Details: I have created d

Re: [BUGS] BUG #2256: install problem

2006-02-20 Thread Bruno Wolff III
On Mon, Feb 13, 2006 at 11:41:24 +, maoke <[EMAIL PROTECTED]> wrote: > > The following bug has been logged online: > > Bug reference: 2256 > Logged by: maoke > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1.2 > Operating system: LINUX > Description:i

Re: [BUGS] BUG #2275: Installation fatal error

2006-02-20 Thread Magnus Hagander
> The following bug has been logged online: > > Bug reference: 2275 > Logged by: Davorin Vlasic > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1.3 > Operating system: Windows XP (SP2) > Description:Installation fatal error > Details: > > Intaller silently

Re: [BUGS] BUG #2261: ILIKE seems to be buggy on koi8 input

2006-02-20 Thread Tom Lane
Evgeny Gridasov <[EMAIL PROTECTED]> writes: > postgresql server starts with environment: > LC_COLLATE=en_US.UTF-8 > LC_ALL=en_US.UTF-8 > LANG=en_US.UTF-8 Well, that setting shouldn't translate much except A-Z/a-z. If you want cyrillic upper/lower case conversions you need database's LC_CTYPE to b

Re: [BUGS] BUG #2274: Error in 'CREATE DOMAIN' SQL command in dump file

2006-02-20 Thread Tom Lane
"Alexander Galler" <[EMAIL PROTECTED]> writes: > psql:test.dump:415: ERROR: type "tsinterval" does not exist > In dump file: > CREATE DOMAIN address_period_tsi > AS public.tsinterval > NOT NULL > DEFAULT '(-infinity..infinity)'::tsinterval; I can't duplicate this --- for me, pg_dump pr