Re: Newbie to Postgres - Urgent query - Mailing list pgsql-general

From Ritu Khetan
Subject Re: Newbie to Postgres - Urgent query
Date
Msg-id 1074253248.3623.19.camel@efv2.netcore.co.in
Whole thread Raw
In response to Re: Newbie to Postgres - Urgent query  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-general
Hi all,

  I discovered the problem, AutoCommit is off by default and I did not commit the transaction..it works fine now.

Thanks,
Ritu

On Fri, 2004-01-16 at 16:56, Csaba Nagy wrote:
Have you read the documentation about configuring the postgres server:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=runtime.html
Actually there is a very fine suite of documentation on that site.

HTH,
Csaba.

On Fri, 2004-01-16 at 12:13, Ritu Khetan wrote:
> Hi,
> 
> No such option found. There is the "S" switch for silent mode which is
> off by default anyways.
> 
> Regards,
> Ritu
> On Fri, 2004-01-16 at 16:34, Shridhar Daithankar wrote: 
> > On Friday 16 January 2004 16:03, Ritu Khetan wrote:
> > > Hello Richard,
> > >
> > >    How do I switch on statement logging...?
> > >
> > >    postmaster --help doesn't talk of any such switch.
> > 
> > Check options in postgresql.conf. 
> > 
> >  Shridhar
> > 
> > 
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 
> ----------------------------------------------------------------
> 
> NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134
> 
> MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in
> 
> Pragatee: Integrated Server-Software Suite: http://www.pragatee.com
> 
> Emergic Freedom: Server-centric Computing: http://www.emergic.com
> 
> BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com
> 
> Deeshaa: Rural Development: http://www.deeshaa.com
> 
> Rajesh Jain's Weblog on Technology: http://www.emergic.org
> ----------------------------------------------------------------

----------------------------------------------------------------

NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134

MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in

Pragatee: Integrated Server-Software Suite: http://www.pragatee.com

Emergic Freedom: Server-centric Computing: http://www.emergic.com

BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com

Deeshaa: Rural Development: http://www.deeshaa.com

Rajesh Jain's Weblog on Technology: http://www.emergic.org
----------------------------------------------------------------

pgsql-general by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: Newbie to Postgres - Urgent query
Next
From: Shridhar Daithankar
Date:
Subject: Re: Newbie to Postgres - Urgent query