Re: PostgreSQL From xinit

From: joseph speigle <joe(dot)speigle(at)jklh(dot)us>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PostgreSQL From xinit
Date: 2004-02-16 17:12:56
Message-ID: 20040216171256.GA29535@www.sirfsup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, Feb 16, 2004 at 06:20:06PM +0530, V i s h a l Kashyap @ [Sai Hertz And Control Systems] wrote:
vishal,

If you want to start the client up in an xsession just type psql -d database_name. Now, that requires certain things, like database permissions for yourself, an existing database (or use the default like template1 or template0), and a command prompt. Are you asking how to start a connection to the sql server so you can make sql commands? If so, more help is available by typing "psql --help".

>
> Have anyone tried start PostgreSQL xinit sessions.
> If yes kindly forward the procedures
> esle
> would be greatefull for any pointers
>
> --
> Regards,
> Vishal Kashyap
>
--
joe speigle
www.sirfsup.com

In response to

  • PostgreSQL From xinit at 2004-02-16 12:50:06 from V i s h a l Kashyap @ [Sai Hertz And Control Systems]

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Greg Patnude 2004-02-16 17:51:46 Re: nextval problem
Previous Message Rob Mosher 2004-02-16 16:03:05 Re: Changing from NOT NULL to NULL