I developed a php/postgres app on a linux box and then ported it to Windows using cygwin/postgres and win32 Apache/PHP. Things were working fine until today, when there were some issues, and I deleted the postgres user in order to put things back in order. However, the /usr/share/postgresql/data directory (where the database is stored), owned by postgres, had 700 permissions. Now I can't access that directory by any user, not even Administrators. Working in Windows is really messy. Anyway, does anyone know how I can get access to those files again? And if you have any suggestions for a good/better way to set up the postmaster service in Windows, I'm open to suggestions. I'd really like to move the whole thing back over to Linux, but I'm not sure if that's an option right now. Thanks,
Casey ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
