| From: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Ответ: [HACKERS] New file naming |
| Date: | 2000-10-16 16:23:52 |
| Message-ID: | 8F4C99C66D04D4118F580090272A7A230327BC@SECTORBASE1 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Great & Thanks! And then we'll have to log all files
to be removed as part of xaction commit record.
Vadim
> ----- Исходное сообщение -----
> От: Tom Lane [SMTP:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Отправлено: 16 ieoya?y 2000 a. 8:59
> Кому: Mikheev, Vadim
> Копия: pgsql-hackers(at)hub(dot)org
> Тема: Re: [HACKERS] New file naming
>
> "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> writes:
> > ALTER TABLE RENAME is rollback-able now. I think that
> > it's very easy to make DROP TABLE rollback-able too
> > (file should be removed after xaction committed) but
> > I have no time to deal with this currently.
>
> I will make sure that works before release.
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-10-16 16:25:49 | Re: selective fsync? |
| Previous Message | Bruce Momjian | 2000-10-16 16:22:23 | Re: when does CREATE VIEW not create a view? |