Re: [ADMIN] Problems changing column attribute

2006-11-08 Thread Jim C. Nasby
On Tue, Nov 07, 2006 at 10:36:54AM +, Kuckuck Kuckuck wrote: > Hi folks, I have been breaking my head over this. > I logg in as testuser via pgadmin. > I create a table as user 'testuser' added some columns, one of them for > example is name: 'testcolumn' type: varchar length: 50 > Now I'd lik

[ADMIN] Problems changing column attribute

2006-11-07 Thread Kuckuck Kuckuck
Hi folks, I have been breaking my head over this.I logg in as testuser via pgadmin.I create a table as user 'testuser' added some columns, one of them for example is name: 'testcolumn' type: varchar length: 50Now I'd like to change testcolumn's length to 60, as user 'testuser' I'm not allowed to ch