Re: [pgadmin-support] 1.15 Database Designer and character varying length option

2012-04-21 Thread Colin Beckingham
On 04/21/2012 05:43 AM, Guillaume Lelarge wrote: On Sat, 2012-04-21 at 05:15 -0400, Colin Beckingham wrote: I was using the Database Designer to make a copy of the design of some tables in one db for inclusion in a new db. The process worked well except that one of the tables in the source has

Re: [pgadmin-support] 1.15 Database Designer and character varying length option

2012-04-21 Thread Guillaume Lelarge
On Sat, 2012-04-21 at 05:15 -0400, Colin Beckingham wrote: > I was using the Database Designer to make a copy of the design of some > tables in one db for inclusion in a new db. The process worked well > except that one of the tables in the source has a number of 'character > varying' type colum

[pgadmin-support] 1.15 Database Designer and character varying length option

2012-04-21 Thread Colin Beckingham
I was using the Database Designer to make a copy of the design of some tables in one db for inclusion in a new db. The process worked well except that one of the tables in the source has a number of 'character varying' type columns without length specifier. Postgresql seems quite happy with thi