------------------------------------------------------------------------ *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Yves Moisan *Sent:* 02 December 2004 14:14 *To:* [EMAIL PROTECTED] *Subject:* [pgadmin-support] 1.2.0 on 8.0.0B3 on Win 2000
Hi,
I downloaded pgAdmin3 1.2.0 (latest as of today) and I can't connect
to the postgreSQL 8.0.0beta3 instance I have running on my server. I've been using psql for a while without any problem, but I can't
connect using pgAdmin. Is there an issue with pgB3 ? I wished
instructions in the help file were just a little more verbose. PgAdmin shows me "Servers (1)" and shows the service "PostgreSQL
Database Server 8.0-beta3-dev1" all right and it shows me the
following properties :
Hi,
There have been some changes to the system catalogues since beta3 came out, so it's not surprising that it doesn't work. Please upgrade your PostgreSQL to beta5 (it's well worth doing for other updates anyway).
Do that, but pgAdmin III V1.2 should work with beta1-4 also.
Make sure that you allow local connections as well when reinstalling.
We might have a problem if pga doesn't succeed to connect under some circumstances; I didn't have the time to investigate this further.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match