Re: BUG #14028: FATAL: cannot perform encoding conversion outside a transaction
От | Srivathson KK |
---|---|
Тема | Re: BUG #14028: FATAL: cannot perform encoding conversion outside a transaction |
Дата | |
Msg-id | 15398d75962.11226fa5412889.4429713972401504333@zohocorp.com обсуждение исходный текст |
Ответ на | Re: BUG #14028: FATAL: cannot perform encoding conversion outside a transaction (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: BUG #14028: FATAL: cannot perform encoding conversion outside a
transaction
|
Список | pgsql-bugs |
Thanks Tom, Its working! Btw, may I know why it is still in Todo list? Regards, Srivathson. ---- On Fri, 18 Mar 2016 05:06:24 +0530 Tom Lane <tgl@sss.pgh.pa.us>wrote ---- srivathson.k@zohocorp.com writes: > Bug reference: 14028 > Logged by: Srivathson KK > Email address: srivathson.k@zohocorp.com > PostgreSQL version: 9.4.0 > Operating system: Windows Server 2008 R2 - Korean > Description: > I m trying to install PostgreSQL server 9.4.0 in Korean Windows Server 2008 > R2 operating system. > I performed initdb using the command (initdb.exe -D ..\data -U postgres > --no-locale -E UTF8). > I m trying to start database server using the command (pg_ctl.exe -D ..\data > start). I ended up with the following error. > FATAL: cannot perform encoding conversion outside a transaction The release notes for 9.4.5 mention a bug fix that seems to match this symptom. Please update. regards, tom lane
В списке pgsql-bugs по дате отправления: