• 0

PostgreSQL


Question

Anybody familiar with PostgreSQL?

I have installed it... everithing: apache, php, postgresql, phpPgAdmin... everithing works fine (i mean it just runs) the only problem is i can't log in postgresql...

is there a default user and password when you install it or something?

Itried almost everithing... benn googling for almost two hours...

oh I'm running Ubuntu 5.10

thanks for any help

Link to comment
https://www.neowin.net/forum/topic/410462-postgresql/
Share on other sites

2 answers to this question

Recommended Posts

  • 0
  tomx313 said:

Anybody familiar with PostgreSQL?

I have installed it... everithing: apache, php, postgresql, phpPgAdmin... everithing works fine (i mean it just runs) the only problem is i can't log in postgresql...

is there a default user and password when you install it or something?

Itried almost everithing... benn googling for almost two hours...

oh I'm running Ubuntu 5.10

thanks for any help

Have you tried using postgre as your admin username?

Link to comment
https://www.neowin.net/forum/topic/410462-postgresql/#findComment-586948948
Share on other sites

  • 0

 
tomas@ubuntu:~$ psql -U postgre
psql: FATAL:  Ident authentication failed for user "postgre"
tomas@ubuntu:~$ psql -U postgres
psql: FATAL:  Ident authentication failed for user "postgres"
tomas@ubuntu:~$ psql
psql: FATAL:  database "tomas" does not exist
tomas@ubuntu:~$

you mean this? :whistle:

Link to comment
https://www.neowin.net/forum/topic/410462-postgresql/#findComment-586949018
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.