From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: SET FSYNC command? |
Date: | 2000-05-31 01:33:16 |
Message-ID: | 200005310133.VAA26570@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> In 7.0 release note, we have:
>
> Add SET FSYNC and SHOW PG_OPTIONS commands(Massimo)
>
> I'm confused by this since we don't seem to have SET FSYNC command.
>
> test=# set fsync to on;
> NOTICE: Unrecognized variable fsync
> SET VARIABLE
>
> Am I missing something?
>
> Also if we have that command, I wonder it would be safe to issue on
> the fly.
Gee, I think we removed it because we thought it would be unsafe, but
then Tom Lane made it safe, forgot to re-enable it.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2000-05-31 01:52:38 | RE: Using BOOL in indexes |
Previous Message | Jan Wieck | 2000-05-31 01:10:20 | Re: Applying TOAST to CURRENT |