Re: BUG #6281: need to remove

From: "Jim Jackson \(817\) 233-2385" <jimjackson(at)judgefite(dot)com>
To: "'Robert Haas'" <robertmhaas(at)gmail(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 20:07:45
Message-ID: 023401cc9b2d$6b47c140$41d743c0$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The postgreSQL was a separate installation step that had to be done
separately from the poker software load to support the poker software. After
it was loaded it would not respond to the passwords that were provided so
neither functioned. I did not bother with it for a while then realized I no
longer have access to my files such as my Outlook.pst file that are in the
Local Settings directory.

Are you saying there is no other way to get rid of this?

Thanks
Jim Jackson
Realtor
Regional Sales Manager
Century 21 Judge Fite Company
Arlington Regional Office
(817) 804-3282 Office
(817) 233-2385 Cell

-----Original Message-----
From: Robert Haas [mailto:robertmhaas(at)gmail(dot)com]
Sent: Friday, November 04, 2011 2:46 PM
To: Jim Jackson (817) 233-2385
Cc: Kevin Grittner; Craig Ringer; pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #6281: need to remove

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 Jim Jackson (817) 233-2385 2011-11-04 20:09:59 Re: BUG #6281: need to remove
Previous Message Robert Haas 2011-11-04 19:47:51 Re: BUG #6286: Table Partitioning - SQL/MED - interaction broken