X-Original-To: pgsql-admin-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 432BD329D9F for ; Tue, 21 Sep 2004 09:35:35 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 11046-09 for ; Tue, 21 Sep 2004 08:35:24 +0000 (GMT) Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id 32937329D7F for ; Tue, 21 Sep 2004 09:35:25 +0100 (BST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 88B1A8F2EB; Tue, 21 Sep 2004 10:35:24 +0200 (CEST) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: windows docs? Date: Tue, 21 Sep 2004 10:35:24 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE475D09@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [ADMIN] windows docs? Thread-Index: AcSfpUa6r13DeqYCT7aZYgYKDKTYyAAEFXrA From: "Magnus Hagander" To: "Robert Treat" , "Bender, Cheryl" Cc: , "Dave Page" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/186 X-Sequence-Number: 14889 > > When starting the Windows psql client I get a warning that the=20 > > "console codepage (437) differs from the windows codepage=20 > (1252)" and=20 > > to see installation on Windows for details. I am having=20 > trouble finding this > > documentation. I've also been looking for the "Windows=20 > FAQ" which was > > mentioned in a post. Can anyone point me to documentation that=20 > > addresses this issue as well as other window's issues? > > >=20 > http://techdocs.postgresql.org/guides/Windows is a good=20 > starter for current > win32 information. The windows faq > (http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN) also has=20 > some info, though it might be a little outdated. (updates=20 > welcome).=20=20 Might want to rename that one to FAQ_Cygwin or something? ;-) AFAIK, it has nothing about the native port. There is an installer-centric faq at http://pginstaller.projects.postgresql.org/FAQ_windows.html. It also has a number of non-installer-specific questinos. I beleive it was Daves intention to get this one on the main site eventually. If not, perhaps selected questions should be moved in.. //Magnus