create Array column on PostgreSQL and DB Browser…? MyEclipse Archived > Database Tools (DB Explorer, Hibernate, etc.) This topic has 1 reply, 1 voice, and was last updated 15 years, 2 months ago by Robert Kuropkat. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 4, 2009 at 12:57 pm #302125 Reply Robert KuropkatParticipant How do I do this in the DB Browser for PostgreSQL. It does not seem to give me away to create this syntax: CREATE TABLE sal_emp ( name text, pay_by_quarter integer[], schedule text[][] ); Thanks September 4, 2009 at 1:14 pm #302126 Reply Robert KuropkatParticipant and how come I can’t alter a table once I create it? This should not be this hard… Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: create Array column on PostgreSQL and DB Browser…? You must be logged in to post in the forum log in