Re: [DOCS] [HACKERS] [PATCHES] [PERFORM] Direct I/O issues

2007-02-07 Thread Bruce Momjian
Greg Smith wrote: > On Fri, 24 Nov 2006, Bruce Momjian wrote: > > > OK, I modified test_fsync.c by copying the defines from xlog.c, and > > fixed the O_DIRECT alignment and check write()/fsync(). > > I just tested your new test_fsync as included in the 8.2rc1, and it's > working perfectly for me

Re: [DOCS] Online documentation unclear about authentication defaults

2007-02-07 Thread bubblboy
Alvaro Herrera wrote: bubblboy wrote: Hi, After following the postgresql tutorial for setting up a postgresql server [1] I noticed that I could log in without entering my password. The documentation did not tell me this (maybe I overlooked it), eventhough it does show you how to create roles