Re: Apostrophe doesn't show up in command line

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Apostrophe doesn't show up in command line
Date: 2005-08-15 18:28:00
Message-ID: 20050815182800.31692.qmail@web52914.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--- Richard Huxton <dev(at)archonet(dot)com> wrote:

> CSN wrote:
> > In a field I have text like "in today's news..."
> When
> > I select that field in psql using putty (Latin-1),
> > then apostrophe doesn't show up (shows up as
> > "todays"), but it does show up in phppgadmin (and
> > other php programs). Is this an issue with psql,
> or
> > putty (or something else)?
>
> It's an issue with your character-set settings
> somwhere along the line.
> This sort of thing can be a real pain - you'll need
> to check every
> component involved. Start at the Windows/putty end,
> and check what
> character set phppgadmin is using (HINT: is it
> utf-8?)

Hmm, how can you tell? I don't see character set
specified anywhere in phppgadmin (including
conf.inc.php).

CSN

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-08-15 18:30:50 Re: Encoding and Conversion Question(s)
Previous Message Dave Lazar 2005-08-15 18:15:19 Encoding and Conversion Question(s)