| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | "Greg Stark" <gsstark(at)mit(dot)edu>,"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Heikki Linnakangas" <heikki(dot)linnakangas(at)enterprisedb(dot)com>, "marcin mank" <marcin(dot)mank(at)gmail(dot)com>, "Robert Haas" <robertmhaas(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org>, "Andy Colson" <andy(at)squeakycode(dot)net> |
| Subject: | Re: unlogged tables |
| Date: | 2010-11-17 16:48:36 |
| Message-ID: | 4CE3B30402000025000378BA@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Greg Stark <gsstark(at)mit(dot)edu> wrote:
> If this is a clean shutdown then all the non-unlogged tables have
> been checkpointed so they should have no dirty pages in them
> anyways. So we could just fsync everything.
Or just all the unlogged tables.
-Kevin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-11-17 16:52:54 | Re: changing MyDatabaseId |
| Previous Message | Peter Eisentraut | 2010-11-17 16:31:51 | Re: Indent authentication overloading |