| knowledge-database (beta) |
 |
Current group: pgsql.docs
Does "console code page" issue apply to MinGW, Cygwin builds?
| Tom Lane | | Bruce Momjian | | Tom Lane |
|
|
 | | From: | Tom Lane | | Subject: | Does "console code page" issue apply to MinGW, Cygwin builds? | | Date: | Sun, 26 Dec 2004 15:32:02 -0500 |
|
|
 | At the bottom of http://developer.postgresql.org/docs/postgres/install-win32.html there is some info about having to set the correct console code page for psql. Does this apply to the MinGW and/or Cygwin builds, or is it only relevant for Visual C++ and Borland C++ builds? If the former, it's in the wrong place. I am not sure what the right place is though.
regards, tom lane
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
|
|
 | | From: | Bruce Momjian | | Subject: | Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, | | Date: | Mon, 27 Dec 2004 00:22:04 -0500 (EST) |
|
|
 | Tom Lane wrote: > At the bottom of > http://developer.postgresql.org/docs/postgres/install-win32.html > there is some info about having to set the correct console code page > for psql. Does this apply to the MinGW and/or Cygwin builds, or is it > only relevant for Visual C++ and Borland C++ builds? If the former, > it's in the wrong place. I am not sure what the right place is though.
It applies to all of them. I think it should just be in the psql manual page, no?
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly
|
|
 | | From: | Tom Lane | | Subject: | Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, Cygwin builds? | | Date: | Mon, 27 Dec 2004 12:42:08 -0500 |
|
|
 | Bruce Momjian writes: > Tom Lane wrote: >> At the bottom of >> http://developer.postgresql.org/docs/postgres/install-win32.html >> there is some info about having to set the correct console code page >> for psql. Does this apply to the MinGW and/or Cygwin builds, or is it >> only relevant for Visual C++ and Borland C++ builds? If the former, >> it's in the wrong place. I am not sure what the right place is though.
> It applies to all of them. I think it should just be in the psql manual > page, no?
Barring objections, I'll move it there.
regards, tom lane
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?
http://archives.postgresql.org
|
|
|
| | |
|
 |