The DROP columns and changing types is not trivially possible using
PostgreSQL. To do it you basically need to recreate the table with the new
data then COPY or INSERT he old data back in. pg_dump is handy for getting a
table out in a suitable script for editing. Also I believe you can Sav
> -Original Message-
> From: Timon Meyer [mailto:[EMAIL PROTECTED]]
> Sent: 18 December 2001 14:41
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] Problems changing type of column
> using pgAdmin...
>
>
> Hello,
>
> I am a beginner in using the pgAdmin for Windows and I have fo
Hello,
I am a beginner in using the pgAdmin for Windows and I have following
question:
once I have created a table and a column it is not possible to change the
field type or size within pgAdmin.
Only possible is to add or remove a column, the other fields or disabled.
Is there any possibility t
> -Original Message-
> From: Jochen Westland [mailto:[EMAIL PROTECTED]]
> Sent: 18 December 2001 12:20
> To: '[EMAIL PROTECTED]'
> Subject: [pgadmin-support] Feedback to pgadmin II
>
>
> Hi there,
> first of all i'd like to say that pgadmin II seems to be a
> great piece of work done
Hi there,
first of all i'd like to say that pgadmin II seems to be a great
piece of work done by the development team, thanks to all
of you.
I have some suggestions for further releases maybe:
1.) Data modelling tool
I would love a feature for data-modelling without direkt
database-sided execut
> -Original Message-
> From: Henshall, Stuart - WCP
> [mailto:[EMAIL PROTECTED]]
> Sent: 18 December 2001 11:45
> To: 'Dave Page'
> Cc: [EMAIL PROTECTED]
> Subject: RE: [pgadmin-hackers] pgAdmin II 1.1.72 Released - Thanks
>
>
> Just a quick note to thank the developers for PGAdmin.
Just a quick note to thank the developers for PGAdmin. I use it all the time
and find it an excellent tool.
- Stuart
-Original Message-
From: Dave Page [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2001 11:20
To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]';
'[EMAIL PROTECTED]'
Subject: [pgadmin
I'm pleased to announce the availability of pgAdmin II 1.1.72. pgAdmin II is
a comprehensive PostgreSQL management tool for Windows 95/98/ME/NT4/2K/XP.
It may be downloaded from http://pgadmin.postgresql.org/.
This release is Release Candidate 2 for version 1.2, and is compatible with
PostgreSQL