Re: [ADMIN] Application Error on setting archive_mode to on

2009-03-07 Thread venkat ramana
I am using postgres 8.3 on windows The original issue i mentioned below got resolved, but encountered a new issue and here too with postgres service. Details of the Scenario: --- 1. Took base backup of the database and then set the archive parameters in postgres.conf f

Re: [ADMIN] Autonumeric field

2009-03-07 Thread Alvaro Herrera
Félix Sánchez Rodríguez wrote: > Hi: > > I'm brand new to Postgre and I'm wondering if there is an "autonumeric" > data type. I'm using Case Studio and Navicat for PostgreSQL to manipulate > the Data Bases. Yes. It's called SERIAL. (It's not strictly a separate type, but it should do what you

Re: [ADMIN] Autonumeric field

2009-03-07 Thread Scott Marlowe
On Sat, Mar 7, 2009 at 10:48 AM, Félix Sánchez Rodríguez wrote: > Hi: > > I'm brand new to Postgre and I'm wondering if there is an "autonumeric" data > type. I'm using Case Studio and Navicat for PostgreSQL to manipulate the > Data Bases. Look up the SERIAL and BIGSERIAL types. -- Sent via pgs

[ADMIN] Autonumeric field

2009-03-07 Thread Félix Sánchez Rodríguez
Hi: I'm brand new to Postgre and I'm wondering if there is an "autonumeric" data type. I'm using Case Studio and Navicat for PostgreSQL to manipulate the Data Bases. Thanks in advance -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription:

Re: [ADMIN] Application Error on setting archive_mode to on

2009-03-07 Thread Jan-Peter Seifert
Hello Venkat, > After setting the archive parameter 'archive_mode' to on in > postgres.conf file, i started the posgres service. On starting the > service, getting error with message "The application failed to > initialize properly (0x142). Click on OK to terminate the > application". After th

[ADMIN] Application Error on setting archive_mode to on

2009-03-07 Thread venkat ramana
Hi All, After setting the archive parameter 'archive_mode' to on in postgres.conf file, i started the posgres service. On starting the service, getting error with message "The application failed to initialize properly (0x142). Click on OK to terminate the application". After this error,