I sure mean pgAdmin :)
I rename it via pgAdmin's interface
what is the sql command to rename a schame that way?
/Niklas
> Date: Tue, 1 Jun 2010 15:28:28 +0100
> From: r...@iol.ie
> To: nikl...@hotmail.com
> CC: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Problem creati
On 03/06/2010 08:22, Niklas Olsson wrote:
>
>
> I sure mean pgAdmin :)
:-)
> I rename it via pgAdmin's interface
> what is the sql command to rename a schame that way?
Here you go:
http://www.postgresql.org/docs/8.4/static/sql-alterschema.html
However, if you're renaming via pgAdmin, then
On pgAdminIII 1.12.0 beta 1, I've been having this happen really
frequently. One table I can't even edit--as soon as I type a single
character in a column to make a new row, it crash-vanishes every
time. Actually, it does an odd thing before vanishing, creating a set
of horizontal and vertical sc
On Jun 3, 10:20 am, Kev wrote:
> On pgAdminIII 1.12.0 beta 1, I've been having this happen really
> frequently. One table I can't even edit--as soon as I type a single
> character in a column to make a new row, it crash-vanishes every
> time. Actually, it does an odd thing before vanishing, crea