> -----Original Message----- > From: George Weaver [mailto:[EMAIL PROTECTED] > Sent: 03 March 2006 14:55 > To: Dave Page > Cc: Thomas Hallgren; pgsql-hackers@postgresql.org; > [EMAIL PROTECTED]; Michael Fuhr > Subject: Re: [HACKERS] [NOVICE] pg_config --pgxs > > > From: "Dave Page" > Sent: Friday, March 03, 2006 8:24 AM > > >It might be that short filenames are disabled - George, > what's the value > >of the registry key: > > >HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSyste > m\NtfsDisab > >le8dot3NameCreation > > Hi Dave; > > The value is 0. Does that mean short filenames are disabled?
No, 1 means disabled, 0 (or non-existant) means enabled, so unless there's another way of doing it that I don't know of, that's unlikely to be the problem. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly