Re: Column names in view

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: rod(at)iol(dot)ie
Cc: Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Column names in view
Date: 2007-11-24 14:06:27
Message-ID: 47482FE3.8040408@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Apologies - I was too quick with the "Send" button. Full version follows:

--------

Hi all,

A funny one I see from time to time....I have one particular view which,
when I click "View data", doesn't show up the column names in pgAdmin.
It (pgAdmin) shows the names in two other views in the same database
without any problem.

SELECTing from the view in psql shows the column names, as does
SELECTing in the query tool.

There's nothing special about this view that I can see - it joins 5
tables together, and one column is calculated in the view (and given an
alias also).

I can send a dump of the database if it's any use - it's a development
one, and so quite small (160kb zipped).

Anyone else see this? I'm using pgAdmin 1.8 on Windows XP SP2, and PG
8.2.5 on the same machine. I seem to recall a bug along these lines in
an earlier version of pgAdmin, but I thought it had been fixed. I
couldn't find the reference in the archives.

Thanks,

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Laurent ROCHE 2007-11-24 14:15:20 Re : Column names in view
Previous Message Raymond O'Donnell 2007-11-24 14:02:15 Column names in view