Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-14 Thread bushcraftrelf
I think I've figured it out - thanks all for your help. Craig Ringer appears to be right. >From documentation for psql 9.1 under Usage>Connecting to a database "If at least one of standard input or standard output are a terminal, then psql sets the client encoding to "auto", which will detect the

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-14 Thread bushcraftrelf
Surely the windows installation of psql ought to be set up to work with the terminal already? -- View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-6246-character-encoding-for-64-bit-tp4888531p4902052.html Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-12 Thread Craig Ringer
On 10/13/2011 03:09 AM, bushcraftrelf wrote: Kevin Grittner wrote: WIN1512 supports characters which are not supported by LATIN1. If you sent such characters to the database, what would you expect to happen? -Kevin Hi Kevin, I forgot to mention a few things. One is that the problem only

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-12 Thread bushcraftrelf
Kevin Grittner wrote: > > > WIN1512 supports characters which are not supported by LATIN1. If > you sent such characters to the database, what would you expect to > happen? > > -Kevin > Hi Kevin, I forgot to mention a few things. One is that the problem only arises in postgres 9.1 - I can

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-12 Thread Kevin Grittner
Susannah wrote: > FATAL: conversion between WIN1252 and LATIN1 is not supported WIN1512 supports characters which are not supported by LATIN1. If you sent such characters to the database, what would you expect to happen? > I can connect through pgAdmin and create tables etc, just not with

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-12 Thread Susannah
Bo budget123.dk> writes: > > > The following bug has been logged online: > > Bug reference: 6246 > Logged by: Bo > Email address: bo budget123.dk > PostgreSQL version: 9.1 > Operating system: Windows server 2008 > Description:character encoding for 64 bit > Detail

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-12 Thread Bo Thorbjørn Jensen
> 12. oktober 2011 04:17 > Emne: Re: [BUGS] BUG #6246: character encoding for 64 bit > > On 10/10/2011 04:20 PM, Bo wrote: > > The following bug has been logged online: > > > > Bug reference: 6246 > > Logged by: Bo > > Email address:

Re: [BUGS] BUG #6246: character encoding for 64 bit

2011-10-11 Thread Craig Ringer
On 10/10/2011 04:20 PM, Bo wrote: The following bug has been logged online: Bug reference: 6246 Logged by: Bo Email address: b...@budget123.dk PostgreSQL version: 9.1 Operating system: Windows server 2008 Description:character encoding for 64 bit Details: I have jus

[BUGS] BUG #6246: character encoding for 64 bit

2011-10-10 Thread Bo
The following bug has been logged online: Bug reference: 6246 Logged by: Bo Email address: b...@budget123.dk PostgreSQL version: 9.1 Operating system: Windows server 2008 Description:character encoding for 64 bit Details: I have just installed postgresql-9.1.1 on a