On Fri, Nov 30, 2012 at 10:32 AM, Dave Page wrote:
> On Fri, Nov 30, 2012 at 4:40 AM, wrote:
>> Hi Guillaume,
>>
>> It crashes without any message - I have posted the dump.
>
> I can reproduce it. As the risk of sounding like I'm parroting
> Guillaume in another thread, the backtrace doesn't see
On Mon, Dec 17, 2012 at 10:59 PM, Guillaume Lelarge
wrote:
> On Mon, 2012-12-17 at 13:54 +, Dave Page wrote:
> > Guillaume, can you provide any input here please? I only have English
> > systems to hand, so can't even properly test this.
> >
>
> I won't be able to provide much more help on thi
Please do not top post. If you're using gmail's new reply interface, click
on the "..." to reply inline.
On Tue, Dec 18, 2012 at 12:28 PM, Baptiste GONOD
wrote:
> Can you just create a database UTF8 and say me the psql -l return ? To see
> if you have windows.1252 on collate.
>
I wouldn't have t
Can you just create a database UTF8 and say me the psql -l return ? To see
if you have windows.1252 on collate.
More, if you have an application UTF8, test to insert data (with char as "é
€ à"...) then open pgadmin to consult them.
For me : "é à €" give "é à €". utf8 is encoded in 1252. You