Re: [SQL] Rollback

2007-03-17 Thread Hetal Patel
Thanks for replyin buddy I had a partial backup and recovered from that will take care next time thanks again > You can not rollback a committed transaction. > > Time to restore some backups - what kind of backup are you using? > > ~p > > On Sat, 2007-03-17 at 16:19 +0530, Hetal Patel wrote: > >> H

Re: [SQL] Rollback

2007-03-17 Thread Phillip Smith
You can not rollback a committed transaction. Time to restore some backups - what kind of backup are you using? ~p On Sat, 2007-03-17 at 16:19 +0530, Hetal Patel wrote: > Hello Friends > New to postgresql > I m in trouble > I fired a query a "DELETE" query from a PGADMIN III postgresql tool > W

[SQL] Rollback

2007-03-17 Thread Hetal Patel
Hello Friends New to postgresql I m in trouble I fired a query a "DELETE" query from a PGADMIN III postgresql tool Which have deleted some rows which shud ve not been deleted How do i get it rollback I mean i want all the rows back Please help me Its urgent Thanks in advance for Help Hetal Patel