Re: [GENERAL] ERROR: Problem running post install step

2014-08-24 Thread Adrian Klaver
On 08/24/2014 09:18 AM, Brodie S wrote: This issue may have been resolved. I have yet to encounter any of those issues with SMB. For what it's worth, I just tried connecting to the share with AFP and running the installer. Same result For what its worth, the tips say to use CIFS to force the o

Re: [GENERAL] ERROR: Problem running post install step

2014-08-24 Thread Brodie S
This issue may have been resolved. I have yet to encounter any of those issues with SMB. For what it's worth, I just tried connecting to the share with AFP and running the installer. Same result On Sun, Aug 24, 2014 at 10:12 AM, Adrian Klaver wrote: > On 08/23/2014 04:07 PM, Brodie S wrote: >>

Re: [GENERAL] ERROR: Problem running post install step

2014-08-24 Thread Adrian Klaver
On 08/23/2014 04:07 PM, Brodie S wrote: I'm using Unraid and SMB Are you aware of the Mavericks issues with SMB?: http://hints.macworld.com/article.php?story=20131122083837447 http://www.macwindows.com/mavericks-filesharing.html -- Adrian Klaver adrian.kla...@aklaver.com -- Sent via pgsq

Re: [GENERAL] ERROR: Problem running post install step

2014-08-23 Thread Brodie S
As far as I can tell, It does not On Sat, Aug 23, 2014 at 5:15 PM, John R Pierce wrote: > On 8/23/2014 4:07 PM, Brodie S wrote: > >> I'm using Unraid and SMB >> >> > does the NAS box and your server support ISCSI so you can use your OS's > native file system? that's a much better choice. > > >

Re: [GENERAL] ERROR: Problem running post install step

2014-08-23 Thread John R Pierce
On 8/23/2014 4:07 PM, Brodie S wrote: I'm using Unraid and SMB does the NAS box and your server support ISCSI so you can use your OS's native file system? that's a much better choice. -- john r pierce 37N 122W somewhere on the middle of the left coast

Re: [GENERAL] ERROR: Problem running post install step

2014-08-23 Thread Brodie S
I'm using Unraid and SMB On Fri, Aug 22, 2014 at 5:07 PM, John R Pierce wrote: > On 8/19/2014 11:03 AM, Brodie S wrote: > > I am installing the Data directory on a NAS server. > > > what NAS file sharing protocol? (choices include SMB/CIFS, AFP, NFS, and > probably others).Network file sh

Re: [GENERAL] ERROR: Problem running post install step

2014-08-23 Thread Adrian Klaver
On 08/23/2014 11:09 AM, Brodie S wrote: How would that be done on a Mac? Well that was stupid of me, forgetting you where using the Mac installer. Not sure how to do that on Mac or if it is even possible. Best I can do is point you here: http://www.enterprisedb.com/docs/en/9.3/pginstguide/P

Re: [GENERAL] ERROR: Problem running post install step

2014-08-23 Thread Brodie S
How would that be done on a Mac? On Fri, Aug 22, 2014 at 5:51 PM, Adrian Klaver wrote: > On 08/22/2014 04:34 PM, Brodie S wrote: >> I have installed with the default data directory with success. Sadly, >> thats not an option for me > Hmmm, so the installer is basically working, just not to that

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Adrian Klaver
On 08/22/2014 04:34 PM, Brodie S wrote: I have installed with the default data directory with success. Sadly, thats not an option for me Hmmm, so the installer is basically working, just not to that directory. I made this post 4 days ago and sadly, have yet to get a response: http://forums.e

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Brodie S
I have installed with the default data directory with success. Sadly, thats not an option for me I made this post 4 days ago and sadly, have yet to get a response: http://forums.enterprisedb.com/posts/list/4000.page On Fri, Aug 22, 2014 at 5:25 PM, Adrian Klaver wrote: > On 08/22/2014 04:14

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Adrian Klaver
On 08/22/2014 04:14 PM, Brodie S wrote: I've been installing as the Postgres user. I've also ensured that the permission on the data folder is RW for every user Just for reference have you tried installing without changing the $DATA directory just to see if it works? Well that exhausted my W

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Brodie S
I've been installing as the Postgres user.  I've also ensured that the permission on the data folder is RW for every user I did a chmod 777 on the data folder On Fri, Aug 22, 2014 at 5:00 PM, Adrian Klaver wrote: > On 08/22/2014 03:47 PM, Brodie S wrote: >> I am using the 9.0.18 version of th

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread John R Pierce
On 8/19/2014 11:03 AM, Brodie S wrote: I am installing the Data directory on a NAS server. what NAS file sharing protocol? (choices include SMB/CIFS, AFP, NFS, and probably others).Network file shares are generally NOT considered 'safe' for relational database storage as many have very

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Adrian Klaver
On 08/22/2014 03:47 PM, Brodie S wrote: I am using the 9.0.18 version of the installer found here: http://www.enterprisedb.com/products-services-training/pgdownload#osx During the installation, everything stays as the default except the path to the data folder Are you installing as the postgre

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Brodie S
I am using the 9.0.18 version of the installer found here:http://www.enterprisedb.com/products-services-training/pgdownload#osx During the installation, everything stays as the default except the path to the data folder The databases will be used by poker tracker but they will be installe

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Adrian Klaver
On 08/22/2014 12:31 PM, Brodie S wrote: I'm using the installer Well this page: http://www.postgresql.org/download/macosx/ lists quite a few things that could be construed as installers. Also given that there is Poker in the path I would not be surprised if you where talking about: https:

Re: [GENERAL] ERROR: Problem running post install step

2014-08-22 Thread Brodie S
I'm using the installer On Tue, Aug 19, 2014 at 3:53 PM, Adrian Klaver wrote: > On 08/19/2014 11:03 AM, Brodie S wrote: > >> I am trying to install PostgreSQL on my OS X Mavericks Server. >> > > Installing with what? > > > >> I am installing the Data directory on a NAS server. However, I'm havi

Re: [GENERAL] ERROR: Problem running post install step

2014-08-19 Thread Adrian Klaver
On 08/19/2014 11:03 AM, Brodie S wrote: I am trying to install PostgreSQL on my OS X Mavericks Server. Installing with what? I am installing the Data directory on a NAS server. However, I'm having an issue. Here is the section of the log file that displays the error: fixing permissions

[GENERAL] ERROR: Problem running post install step

2014-08-19 Thread Brodie S
I am trying to install PostgreSQL on my OS X Mavericks Server. I am installing the Data directory on a NAS server. However, I'm having an issue. Here is the section of the log file that displays the error: fixing permissions on existing directory /Volumes/Poker/Databases ... ok creating subdirect