[newbie] postgresql problems

2005-01-16 Thread JR
I'm trying to install Cubit which requires postgresql. But I keep getting this error: psql: FATAL: IDENT authentication failed for user "pguser" when I type psql -U pguser I've googled on the error and made changes to pg_ident.conf and pg_hba.conf as suggested but I still get the error, ev

Re: [newbie] PostgreSQL

2003-04-01 Thread Frank Bax
At 08:40 AM 3/25/03, Christopher Shaffer wrote: Forgive my silly question, but I'm trying to experiment with PostgreSQL (all I've used till now is MySQL...) on Mandrake 9.0, but I have know idea what the default username/password is. Is it kind of like MySQL, with a root user? Could be postgres

RE: [newbie] PostgreSQL

2003-03-27 Thread tech
:[EMAIL PROTECTED] Behalf Of Christopher Shaffer Sent: Tuesday, March 25, 2003 5:41 AM To: [EMAIL PROTECTED] Subject: [newbie] PostgreSQL Forgive my silly question, but I'm trying to experiment with PostgreSQL (all I've used till now is MySQL...) on Mandrake 9.0, but I have know idea wh

Re: [newbie] PostgreSQL

2003-03-25 Thread Daryl Johnson
it's probably postgres. If there is a password allocated as well and you don't know what it is, (blowed if I can remember) try su root then su postgres :o) As postgres you are the main postgresql user and can create other users - including yourself. There are huge volumes of notes available w

[newbie] PostgreSQL

2003-03-25 Thread Christopher Shaffer
Forgive my silly question, but I'm trying to experiment with PostgreSQL (all I've used till now is MySQL...) on Mandrake 9.0, but I have know idea what the default username/password is. Is it kind of like MySQL, with a root user? Thanks, Chris _

[newbie] postgresql - changing location of db/cluster

2001-11-12 Thread tek1
mandrake automatically creates the postgres db/cluster in /var/lib/pgsql/data and automatically starts the db/cluster. what changes would one need to do if wanting to change the installation of the db/cluster (e.g. to /var/db/postgres/data)? would the following suffice? -stop the postg

RE: [newbie] postgresql

2001-10-20 Thread Karl Munroe
. Answer to three : Check the Security Gurus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Rodríguez Sent: Saturday, October 20, 2001 10:30 AM To: newbie Subject: [newbie] postgresql Getting started with PostgreSQL. I have never used a database

[newbie] postgresql

2001-10-20 Thread Paul Rodríguez
Getting started with PostgreSQL. I have never used a database program and know very little about this. I would like to install PostgreSQL on my 8.1 system, to begin learning how to work with it and develop a simple database. I have a number of questions as to how to get started. 1) Although P

[newbie] PostgreSQL -- Database

2001-01-27 Thread NERILL
I have Mandrake 7.0 and I have been trying to gety PostgreSQl running but unsuccesfully. If I type 'psql', i get connection refused. if i type postmaster, i get 'postmaster doesnt know where to find database system data...' any ideas? Neri