pgsql: Oops, don't forget to rewind the directory before scanning it to

From: stark(at)postgresql(dot)org (Greg Stark)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, don't forget to rewind the directory before scanning it to
Date: 2010-02-22 00:11:05
Message-ID: 20100222001105.66F7F7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
Oops, don't forget to rewind the directory before scanning it to fsync files in CREATE DATABASE

Modified Files:
--------------
pgsql/src/port:
copydir.c (r1.28 -> r1.29)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c?r1=1.28&r2=1.29)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Stark 2010-02-22 00:11:49 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Previous Message Andres Freund 2010-02-21 23:43:26 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2010-02-22 00:11:49 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Previous Message Andres Freund 2010-02-21 23:43:26 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after