Unix Technical Forum

pgAdmin III v1.6 Beta 1 - Pg-8.2beta1: Grid editor problem

This is a discussion on pgAdmin III v1.6 Beta 1 - Pg-8.2beta1: Grid editor problem within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> During editing table within grid editor receive next error: 2006-10-04 16:57:27 9261 ERROR: type "pg_catalog.smallint" does not exist at ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 07:34 PM
Alexander Kirpa
 
Posts: n/a
Default pgAdmin III v1.6 Beta 1 - Pg-8.2beta1: Grid editor problem

During editing table within grid editor
receive next error:
2006-10-04 16:57:27 9261 ERROR: type "pg_catalog.smallint" does not
exist at character 103
2006-10-04 16:57:27 9261 STATEMENT: UPDATE axxxxxxxxxxxx SET
titlexxxxxxxxxxxx='Qxxxxxxxxxxxxxxxxx':g_catalog .text
WHERE axxx = '1047':g_catalog."smallint"
(axxx - int2) - similar problem should exist for integer and bigint,
because in pg_catalog.pg_type exist only int2/4/8,
but psql in \d+ use smallint etc.
After replace smalint on int2 in 'Query tool' - no error

and
a) not useful removing (lost) definition 'int2/4/8'
from 'Data Types' in, for instance, 'New Column...'
b) Query tool - not useful policy in case big size of 'Output pane'
after 'Restore' of window size from Maximize(full) windows size

Best regards,
Alexander Kirpa


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 07:34 PM
Dave Page
 
Posts: n/a
Default Re: pgAdmin III v1.6 Beta 1 - Pg-8.2beta1: Grid editor problem



> -----Original Message-----
> From: Alexander Kirpa [mailtoostgres@bilteks.com]
> Sent: 04 October 2006 15:50
> To: pgadmin-support@postgresql.org
> Subject: pgAdmin III v1.6 Beta 1 - Pg-8.2beta1: Grid editor problem
>
> During editing table within grid editor
> receive next error:
> 2006-10-04 16:57:27 9261 ERROR: type "pg_catalog.smallint" does not
> exist at character 103
> 2006-10-04 16:57:27 9261 STATEMENT: UPDATE axxxxxxxxxxxx SET
> titlexxxxxxxxxxxx='Qxxxxxxxxxxxxxxxxx':g_catalog .text
> WHERE axxx = '1047':g_catalog."smallint"
> (axxx - int2) - similar problem should exist for integer and bigint,
> because in pg_catalog.pg_type exist only int2/4/8,
> but psql in \d+ use smallint etc.
> After replace smalint on int2 in 'Query tool' - no error


This has been fixed in beta 2.

> and
> a) not useful removing (lost) definition 'int2/4/8'
> from 'Data Types' in, for instance, 'New Column...'


pgAdmin now uses the spec compliant names for these types as PostgreSQL
does by default (integer, bigint etc).

> b) Query tool - not useful policy in case big size of 'Output pane'
> after 'Restore' of window size from Maximize(full) windows size


Sorry, I don't understand what you mean.

Regards Dave

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:54 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com