Re: Fwd: How to run query by command prompt in Postgres - Mailing list pgadmin-support

From Julien Rouhaud
Subject Re: Fwd: How to run query by command prompt in Postgres
Date
Msg-id CAOBaU_ahrpr4UvwAYP6Nc_uaHJ68YhKuj6Z2UqbgF-ukNdY1AQ@mail.gmail.com
Whole thread Raw
In response to Re: Fwd: How to run query by command prompt in Postgres  ("Kapil Kr. Khandelwal" <kapilk@cscape.in>)
Responses Re: Fwd: How to run query by command prompt in Postgres  ("Kapil Kr. Khandelwal" <kapilk@cscape.in>)
List pgadmin-support


On Thu, Jun 28, 2012 at 8:56 AM, Kapil Kr. Khandelwal <kapilk@cscape.in> wrote:
Dear Team


When I restarted the postgres9.0 service by windows then getting following error message. Plz help me.

Error Message(Error 1053) :  The service did not respond start or control requested  in timely fashion. 

You should have in "event viewer" -> "application" logs about your service error. Please post event related to you postgresql service so we can help you.

Please suggest me. Thanks in advance. 
Thanks & Regards

Kapil Kr. Khandelwal
M: 09694179109
CodeScape Consultants, Jaipur



On Wed, Jun 27, 2012 at 5:21 PM, Raymond O'Donnell <rod@iol.ie> wrote:
On 27/06/2012 12:18, Kapil Kr. Khandelwal wrote:
>
>
> Dear Team
>
> I want to a favour from your side. I want to know, how to run sql query
> by command prompt in postgres sql.

psql -f file-with-query.sql your-database


http://www.postgresql.org/docs/9.1/static/app-psql.html


Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie




pgadmin-support by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Compile Source Code
Next
From: Jiby James
Date:
Subject: Re: Compile Source Code