Re: BUG #6281: need to remove

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: "Jim Jackson (817) 233-2385" <jimjackson(at)judgefite(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6281: need to remove
Date: 2011-11-04 19:45:53
Message-ID: CA+TgmoYGsgJrpJKNqY8fjYQWo8KKeKAKuPnn=enegP=pX2EgPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Nov 4, 2011 at 12:39 PM, Jim Jackson (817) 233-2385
<jimjackson(at)judgefite(dot)com> wrote:
> Thank you for the response. I hope this is useful.
>
> I downloaded it as part of a poker tracking software. I do not remember what
> one when this started causing issues I removed that.

Probably Holdem Manager. We get regular bug reports here about that
software, even though we don't produce it or support it. I am going
to go out on a limb here and say that the problem you're experiencing
has nothing to do with PostgreSQL and everything to do with that
poker-tracking software. It sounds to me like that software installed
PostgreSQL when you installed it, and then didn't uninstall PostgreSQL
when you uninstalled it. That's a problem with their installers, not
PostgreSQL, and we have no control over those installers.

> PostgreSQL 8.4.1
>
> Two example file pathes;
>
> C:\users\Jim\Local Settings
>
> C:\users\postgres
>
> Example of message
>
> "C:\users\Jim\Local Settings is not accessible
>
>        Access Denied"

That's pretty annoying, but it's not PostgreSQL's fault. Our server
doesn't change any permissions. Our installers might, but probably
not on those directories, and you didn't use our installers anyway;
you used something provided by Holdem Manager, and I think you need to
complain to them, not us.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-11-04 19:47:51 Re: BUG #6286: Table Partitioning - SQL/MED - interaction broken
Previous Message Tom Lane 2011-11-04 17:21:36 Re: BUG #6286: Table Partitioning - SQL/MED - interaction broken