My RH 7 distribution came with a PG installation right out of the box. I've
got my database with tables created and everything, but I haven't been able
to find any documentation on how to interface with it within java. Can
someone point me in the right direction? Thx
~Chris
--
psql -U postgres template1
On Sun, 20 May 2001, Subhramanya Shiva wrote:
> Hi all
>
> I installed postgresql successfully.
> But when i starting the server it is showing the server status differently
>
> DEBUG: CheckPoint record at (0, 1522288)
> DEBUG: Redo record at (0, 1522288); Undo rec
On Sun, 20 May 2001, Subhramanya Shiva wrote:
> when i was starting the psql
> it was giving error "user not found in the system catalog"
Did it say something like this?
psql: FATAL 1: Database "shiva" does not exist in the system catalog.
By default psql looks for a database named the same a