Re: Mysterious empty database name?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Azlin Rahim <azlin(dot)rahim(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Mysterious empty database name?
Date: 2010-05-25 23:14:05
Message-ID: 1156.1274829245@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Azlin Rahim <azlin(dot)rahim(at)gmail(dot)com> writes:
> I tried to do another SELECT on pg_database with the OID and here's
> what I get. Seems like there is no OID for the weird database. I'm
> stumped.

You didn't absorb the point about funny formatting. This makes it
look even more probable that the database name contains a carriage
return. See Alvaro's reply for one way to look closer.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Azlin Rahim 2010-05-25 23:30:35 Re: Mysterious empty database name?
Previous Message Azlin Rahim 2010-05-25 23:09:00 Re: Mysterious empty database name?