> -----Original Message----- > From: Çagil Seker [mailto:[EMAIL PROTECTED]] > 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. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org