Re: [GENERAL] Problems with Vista and Windows 7

2010-07-08 Thread Andrew Maclean
I should add that I have no problems running Postgres in Windows 7. The Windows installer works Ok for me. In this thread I am not clear about whether it is postgres data (data written and read by PostgreSQL) or user data that is being discussed. Regards Andrew On Thu, Jul 8, 2010 at 5:53 PM

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-08 Thread Igor Neyman
> -Original Message- > From: el dorado [mailto:do_ra...@mail.ru] > Sent: Thursday, July 08, 2010 3:47 AM > To: pgsql-general@postgresql.org > Subject: Re[2]: Problems with Vista and Windows 7 > > > > I've notice that in some special cases PG uses folder > %APPDATA% for > > > Windows

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-08 Thread Dave Page
2010/7/8 el dorado : > Thank you for your answers. > Well, the beginning of the story in details is here > (http://archives.postgresql.org/pgsql-general/2010-06/msg01135.php). Shortly, > I tried to use functions from my own dll, but got an error "Could not open > relation base\16123\16222: No su

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-07 Thread Craig Ringer
On 08/07/10 09:22, Andrew Maclean wrote: > It is a vexed issue with Vista/Windows 7. > > I found this somewhere on a blog on the web (it may help): The default datadir location has been discussed to death. There are fairly decent reasons it's still in Program Files on Vista/Win7 - not the least o

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-07 Thread Andrew Maclean
It is a vexed issue with Vista/Windows 7. I found this somewhere on a blog on the web (it may help): -- When I'm working to resolve compatibility issues, there are always multiple options to mitigate. The solution we prefer to use is to update the code. A common applicati

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-07 Thread Craig Ringer
On 07/07/10 16:19, el dorado wrote: > Hello! > I use Postgres 8.4.1 as service, with Windows 7. It seems to me the same > situation will take place with Vista. > > I've notice that in some special cases PG uses folder %APPDATA% for Windows > user 'postgres', instead of the PostgreSQL-specific ap

Re: [GENERAL] Problems with Vista and Windows 7

2010-07-07 Thread Igor Neyman
> -Original Message- > From: el dorado [mailto:do_ra...@mail.ru] > Sent: Wednesday, July 07, 2010 4:19 AM > To: pgsql-general@postgresql.org > Subject: Problems with Vista and Windows 7 > > Hello! > I use Postgres 8.4.1 as service, with Windows 7. It seems to > me the same situation w