Re: Setting varchar[] lenght?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: Çagil Seker <cagils(at)biznet(dot)com(dot)tr>, "PGAdmin-Support-List (E-mail)" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Setting varchar[] lenght?
Date: 2002-11-28 15:06:00
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128C9E@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Çagil Seker [mailto:cagils(at)biznet(dot)com(dot)tr]
> Sent: 28 November 2002 14:35
> To: PGAdmin-Support-List (E-mail)
> Subject: [pgadmin-support] Setting varchar[] lenght?
>
>
> How can I set the length of a varchar[] columns? On psql I
> can use varchar[50] but on the "create column" form, pgAdmin
> won't let me to edit the length field.

'varchar[]' is an array of varchars. You probably want to select 'varchar' from near the bottom of the list.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Florin Gheorghies 2002-11-28 15:37:51 unsubscribe
Previous Message Çağıl Şeker 2002-11-28 14:35:18 Setting varchar[] lenght?