Thanks,
I didn't realise there was a binary tarball
Cheers,
- Stuart
> -Original Message-
> From: Dave Page [mailto:[EMAIL PROTECTED]]
> Sent: 24 April 2002 20:03
> To: 'Henshall, Stuart - WCP'; [EMAIL PROTECTED]
> Subject: RE: [pgadmin-suppo
Could some one wrap up a version with this fixed please?
Thanks,
- Stuart
> -Original Message-
> From: Dave Page [mailto:[EMAIL PROTECTED]]
> Sent: 22 April 2002 14:26
> To: 'Michael Moehle'; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] pgadminII and odbc version 7.02.0001
>
>
> T
I'm just wondering. Did you use a windows editor to alter the pg_hba.conf
file. If so you will need to run something like d2u from cygutils to change
to unix style end of lines.
- Stuart
> -Original Message-
> From: Dave Page [mailto:[EMAIL PROTECTED]]
> Sent: 27 January 2002 21:34
> To:
It doesn't know this is a timestamp so I guess it sees 00 and tries to read
as a number. to get it to work try putting it in appostraphes. This should
make it of type text. If this isn;t automatically cast then us the following
(assuming its a timestamp):
CAST ('2001-12-04 00:00:00.0' AS timestam
Do you have the mdac installed? (I think PGAdmin needs MDAC 2.6, but I
*think* 2.1 will do for PGAdmin II). Bit of a stab in the dark here sorry
- Stuart
PS When exactly are you getting this error?
-Original Message-
From: Kobus Nieuwmeijer [mailto:[EMAIL PROTECTED]]
Sent: 16 January 2002
Dave Page [mailto:[EMAIL PROTECTED]]
Sent: 20 December 2001 16:45
To: 'Henshall, Stuart - WCP'; 'Peter E. Chen';
[EMAIL PROTECTED]
Subject: RE: [pgadmin-support]
> -Original Message-----
> From: Henshall, Stuart - WCP
> [mailto:[EMAIL PROTECTED]]
> Sent:
I havn't actually done it but I believe in 7.2 MD5 is a possibility. Before
this the ODBC driver just handled plain text authentication. (Although as
you said you can use something like SSH tunneling)
- Stuart
-Original Message-
From: Peter E. Chen [mailto:[EMAIL PROTECTED]]
Sent: 20 Dece
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
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