Re:

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, Zuoxin(dot)Wang(at)kp(dot)org
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re:
Date: 2005-04-19 21:08:44
Message-ID: 200504191408.44014.scrawford@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tuesday 19 April 2005 1:46 pm, Alvaro Herrera wrote:
> Looks like you have some non-printable character in the used
> column.

I concur. Alternately you can (assuming you're running *nix which
probably has xxd and more) try this to see exactly what is in the
data:

psql -c "select * from patient" | xxd | more

Cheers,
Steve

In response to

  • Re: at 2005-04-19 20:46:14 from Alvaro Herrera

Browse pgsql-admin by date

  From Date Subject
Next Message Zuoxin.Wang 2005-04-19 21:09:04 Re:
Previous Message Michael Fuhr 2005-04-19 21:01:44 Re: