| From: | "Jose' Soares Da Silva" <sferac(at)proxy(dot)bazzanese(dot)com> |
|---|---|
| To: | "Jose' Soares Da Silva" <sferac(at)bo(dot)nettuno(dot)it> |
| Cc: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, Zeugswetter Andreas SARZ <Andreas(dot)Zeugswetter(at)telecom(dot)at>, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] drop table inside transactions |
| Date: | 1998-04-21 15:13:44 |
| Message-ID: | Pine.LNX.3.96.980421151330.338C-100000@proxy.bazzanese.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 20 Apr 1998, Bruce Momjian wrote:
> >
> > >> Meskes, Michael wrote:
> > >> >
> > >> > Is this really a bug? I haven't seen any (commercial) system
> > supporting
> > >> > this kind of transaction recovery. Once you drop a table the
> > data is
> > >> > lost, no matter if you rollback or not.
> > >
> > >SOLID restores a dropped table with rollback.
> >
> > Same with Informix.
> >
> >
>
> Added to TODO list:
>
> * Allow table creation/destruction to be rolled back
Table creation already works. We have some problems with drop table and alter
table also.
Jose'
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-04-21 16:14:27 | Re: [HACKERS] LINUX_ELF |
| Previous Message | Maarten Boekhold | 1998-04-21 13:49:46 | Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF |