Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
Sorry, when I said we had no trouble getting in from the command line, I meant that I could do the following to get into database named srn_mst (after su-ing to postgres user): psql srn_mst and it will get me into the database whether I have the line set to trust or md5. And does not ask for

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
This is what is in our pg_hba.conf file now, and it lets us login with no password or wrong password: # TYPE DATABASEUSERCIDR-ADDRESS METHOD # "local" is for Unix domain socket connections only local all all trust # IPv4 local connec

Re: [ADMIN] problem with the postgres db user

2011-09-26 Thread Tom Lane
Kasia Tuszynska writes: > If I am logged in as anyone else and try: pgsql -U postgres and use the > password - I get the following error: > Psql: FATAL: Ident authentication failed for user "postgers" That's what's supposed to happen, if you're using ident authentication. If you want to be abl

[ADMIN] problem with the postgres db user

2011-09-26 Thread Kasia Tuszynska
Hi Everybody, Am running into a problem with the following scenario: I am not able to login as the db postgres user, on Ubuntu 10.04 (Lucid Lynx) Postgres 9.0.4 Postgres was installed with rpm for ubuntu The password for the postgres user was set after installation I am able to su to the postgres

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 3:16 PM, Davenport, Julie wrote: > psql srn_mst > > and it will get me into the database whether I have the line set to trust or > md5. And does not ask for a password either way (never does). This is how I > always access the database from the command line. Right, becau

Re: [ADMIN] PG 9.1 Replication class advise

2011-09-26 Thread Kevin Grittner
Isabella Ghiurea wrote: > I 'm looking to gain experience with PG 9.1 replication and want > to attend a class which will mainly cover this topic , preferably > live instructor and in a learning center( no web based online > class). My first choice for location is North America There are se

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 2:19 PM, Davenport, Julie wrote: > If I use this combination: > local all all trust > hostall all 127.0.0.1/32md5 > or this: > local all all md5 > hostall all 127.0.0.1/

Re: [ADMIN] PostgreSQL question

2011-09-26 Thread Guillaume Lelarge
On Mon, 2011-09-26 at 16:06 +0530, Mridul Mathew wrote: > Hello, > > I wanted to take a moment here and reach out to the community with a > question. How does postgreSQL handle schema switching in the database? I > have a test scenario. > > ## > > vpn2=> show search_path; > sear

[ADMIN] PG 9.1 Replication class advise

2011-09-26 Thread Isabella Ghiurea
Hello Gurus, I 'm looking to gain experience with PG 9.1 replication and want to attend a class which will mainly cover this topic , preferably live instructor and in a learning center( no web based online class). My first choice for location is North America, I looked at EnterpriseDB but th

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 10:16 AM, Davenport, Julie wrote: > We are using phpPgAdmin 4.2.3 on Redhat Linux 5 to access local postgres 8.4 > databases and some remote postgres 8.0 and 7.4 databases. If I set the > pg_hba.conf settings to “trust” I can login to phpPgAdmin with any password > at all

[ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
We are using phpPgAdmin 4.2.3 on Redhat Linux 5 to access local postgres 8.4 databases and some remote postgres 8.0 and 7.4 databases. If I set the pg_hba.conf settings to "trust" I can login to phpPgAdmin with any password at all or with no password at all. If I change the "trust" to "md5" I

[ADMIN] PostgreSQL question

2011-09-26 Thread Mridul Mathew
Hello, I wanted to take a moment here and reach out to the community with a question. How does postgreSQL handle schema switching in the database? I have a test scenario. ## vpn2=> show search_path; search_path - mridul (1 row) CREATE OR REPLACE PACKAGE mridul.TEST

Re: [ADMIN] diagnosing a db crash - server exit code 2

2011-09-26 Thread Burgholzer, Robert (DEQ)
Thanks to everyone, Tom, Joe, Scott, I will be in touch today as I move through this. Joe - if I need to have you log in for assistance, I am more than happy to make that happen. Regards, r.b. -Original Message- From: Joe Conway [mailto:m...@joeconway.com] Sent: Fri 9/23/2011 5:03 PM