Can you connect to the database to start with? If you can, then you're
OK - if not, you need a password (or access to the server's pg_hba.conf
file.)
To get the password dialogue shown in that website, connect to the
Postgres server, and on the File menu, click "Change Password."
Or, extend "
Hi:
I was hoping you could help me out. I'm brand new to postgres, so assume I
know nothing.
I'm having trouble doing something you'd think is very simple, change the
postgres password.
If you go to this page:
http://www.pgadmin.org/docs/1.6/using.html
It says there is a change pwd di
Hi,
I have PgAdmin 1.6.2 talking to a PostgreSQL 8.2.3 server with the
distributed admin pack installed (from source's contrib/adminpack), and
have ran the adminpack.sql script against the postgres database. If, in
PgAdmin, I click Tools > Server Status and select the "logfile" tab, I
get th
Hi,
Just a quick request to update the "This server lacks instrumentation
features" Guru message for PostgreSQL 8.2.
I've just downloaded the source for PgAdmin, looked at the readme in
"xtra/admin81", and found the instructions in there that PostgreSQL 8.2
now includes the admin pack as stand