Re: Newbie to Postgres - Urgent query

From: Ritu Khetan <ritu(at)netcore(dot)co(dot)in>
To: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
Cc: Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Newbie to Postgres - Urgent query
Date: 2004-01-16 11:40:48
Message-ID: 1074253248.3623.19.camel@efv2.netcore.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)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
----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2004-01-16 12:09:26 Re: Newbie to Postgres - Urgent query
Previous Message Csaba Nagy 2004-01-16 11:26:38 Re: Newbie to Postgres - Urgent query