Re: [BUGS] BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

2007-07-17 Thread Tom Lane
ITAGAKI Takahiro <[EMAIL PROTECTED]> writes: > One problem is that we might not have enough information about OS > encodings, at least we cannot determine it using a portable method. That's probably because there is no such thing as an "OS encoding". At least on most platforms, there isn't any suc

Re: [BUGS] BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

2007-07-17 Thread Hiroshi Saito
Hi. I think that it is use restrictions nowThis is not a BUG. Sure, but I'd like to notice that we don't pay attention about mismatch of PG and OS encodings. Ah, yes.. I also agree that it has a user's confusion. In Japan, use is restricted by the reason referred to as that server en

Re: [BUGS] BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

2007-07-16 Thread ITAGAKI Takahiro
"Hiroshi Saito" <[EMAIL PROTECTED]> wrote: Hi Saito-san, > I think that it is use restrictions nowThis is not a BUG. Sure, but I'd like to notice that we don't pay attention about mismatch of PG and OS encodings. > In Japan, use is restricted by the reason referred to as that server > enc

Re: [BUGS] BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

2007-07-16 Thread Hiroshi Saito
Hi ITAGAKI-san. I think that it is use restrictions nowThis is not a BUG. In Japan, use is restricted by the reason referred to as that server encoding does not support all now. Then, It is Shift-jis encoding... http://winpg.jp/~saito/pg_bug/copy_to.png http://winpg.jp/~saito/pg_bug/copy_fr

[BUGS] BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

2007-07-16 Thread ITAGAKI Takahiro
The following bug has been logged online: Bug reference: 3453 Logged by: ITAGAKI Takahiro Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2, 8.3dev Operating system: independent (especially Windows) Description:Error on COPY TO/FROM 'non-ascii-path' Details: