[pgadmin-support] Help --> connecting to postgresql 8.1

2005-12-11 Thread Andrew Toth





Dear List of PgAdmin III,

Unfortunatelly i have a problem with connecting to (localhost) postgresql whitch occures with many clients.
I don't really know that who could solve this problem.
I always get an error message telling that authentication failed - with some other clients, only: could not connect to postgresql.

I could not find anything usefull in #mcedit /var/log/postgresql/postgresql-8.1-main.log and nothing was recorded about my tries.
I have tried searchhing in the archive of this forum, FAQ, but it was barren . Are there any missing components of postgresql.
What do you thing i should do, look for? 

(OS: Debian GNU/Linux SID, pgAdmin III v1.2.2 Nov 29 2005)







--

Tisztelettel: / Grüße / Yours sincerely,
   Andrew Toth
  BMF-NIK, BMF-Humán
    [EMAIL PROTECTED]
    MSN: [EMAIL PROTECTED]
 ICQ: 311-837-92







[pgadmin-support] [HELP]InstallationStepByStep?

2006-09-27 Thread Andrew Toth


Dear PgAdmin Forum,


I had installed postgresql and pgadmin, but something is wrong.

I have Debian experimental and kernel 2.6.17 running; 

apt-get install postgresql-common odbc-postgresql postgresql-client-8.1
postgresql-client-common postgresql-8.1 pgadmin3

and some other packages...

I modified postgresql.conf:
listen_addresses = '*'
port = 5432
max_connections = 50
unix_socket_directory = '/var/run/postgresql'
ssl = true


I started pgadmin3 on the same computer and hit connection button:
address: localhost
description: proba
service:
port: 5432
SSL: require
MaintanceDB: postgres
Username: postgres
password: a
storepassword:true
connect now: true

But I got a message:
//An error has occured:

Error connecting to the server: FATAL:  password authentication failed
for user "postgres"//

But in bash shell, "su postgres" and typing password allows me to login
to its sh. So i really don't know how to install it correctly to get it
go...
(ARe there step-by-step- or complete idiot's installation instructions
for my machine?)



-- 




Tisztelettel: / Grüße / Yours sincerely,
   Andrew Toth
[EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
ICQ: 311-837-922






---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


[pgadmin-support] unsubscribe

2007-11-06 Thread Andrew Toth
unsubscribe

---(end of broadcast)---
TIP 6: explain analyze is your friend