[GENERAL] Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2

2009-06-12 Thread Nishkarsh
object which can be used the way i was using NpgsqlDataReader in NpgSql 1 Regards Nishkarsh -- View this message in context: http://www.nabble.com/Behavior-of-NpgsqlDataReader-in-NpgSql-1-and-NpgSql-2-tp23995183p23995183.html Sent from the PostgreSQL - general mailing list archive at Nabble.com

[GENERAL] Trigger Function and backup

2009-06-15 Thread Nishkarsh
DB which will be the differential backup of DB (We need to clear temp db after backup) Am i going in the right direction? Is there any way i can implement it. Any help will be really of great help Regards Nishkarsh%-| -- View this message in context: http://www.nabble.com/Trigger-Function-and

Re: [GENERAL] Trigger Function and backup

2009-06-16 Thread Nishkarsh
move ahead. Can u plz guide me through &-(%-| Regards Nishkarsh Merlin Moncure-2 wrote: > > On Mon, Jun 15, 2009 at 4:29 AM, Nishkarsh > wrote: >> Hello every one, >> >> I am new to databases. I am using Postgres 8.2 (Migrating to 8.3.7 in few >> days) on wi

[GENERAL] Issue with WAL recovery in windows

2009-06-19 Thread Nishkarsh
the service is running regards Nishkarsh -- View this message in context: http://www.nabble.com/Issue-with-WAL-recovery-in-windows-tp24106493p24106493.html Sent from the PostgreSQL - general mailing list archive at Nabble.com. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org)

Re: [GENERAL] Trigger Function and backup

2009-06-26 Thread Nishkarsh
hello Arndt, Thanks for the input. I was successfully able to implement "rubyrep", on a windows system (I used windows 7). Is there any way i can implement Master Slave replication by rubyrep. Regards Nishkarsh Arndt Lehmann-2 wrote: > > Hi Merlin, > > you coul