Need a debugging tip or two

From: "Kevin O'Gorman" <kogorman(at)pacbell(dot)net>
To: PGSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Need a debugging tip or two
Date: 2000-11-07 19:38:40
Message-ID: 3A085A40.5427CCE2@pacbell.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've just started fooling with some modifications to the backend.
I'm new at doing this in PG, so I'm blundering I'm sure.

In any event when I start the backend standalone (i.e. running
the 'postgres -D ....' command, it seems I have to be the root
or postgres root user because of file permissions. But I want
access to the database of my normal username, which is 'kevin'.

Questions: have I identified the problem right? Is that why I
can't see my tables? If so, is there a way to change databases,
given that the \ commands don't work in the backend?

Or am I just going at this all wrong in some way?

++ kevin

--
Kevin O'Gorman (805) 650-6274 mailto:kogorman(at)pacbell(dot)net
Permanent e-mail forwarder: mailto:Kevin.O'Gorman(dot)64(at)Alum(dot)Dartmouth(dot)org
At school: mailto:kogorman(at)cs(dot)ucsb(dot)edu
Web: http://www.cs.ucsb.edu/~kogorman/index.html
Web: http://trixie.kosman.via.ayuda.com/~kevin/index.html

"There is a freedom lying beyond circumstance,
derived from the direct intuition that life can
be grounded upon its absorption in what is
changeless amid change"
-- Alfred North Whitehead

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-07 19:41:09 Re: AW: Issue NOTICE for attempt to raise lock level?
Previous Message Tom Lane 2000-11-07 19:35:45 Re: AW: AW: Issue NOTICE for attempt to raise lock level?