I have an app that is running quite nicely on a mac mini OS X 10.6.8 with postgresql running on the same box.
I am writing a companion app that needs to access this same database and with ERJGoups connect with the first app. All my pretesting deployment is being done on a second box. Again a mac mini but with Centos 6.2 and postgresql running on the same box. I just started to think, maybe I could just point the app on box number 2 (Centos box) to the postgresql implementation on box 1 and set the ERJGroups IP to box one and be done. I already set the pg_hba.conf to permit box 2 to talk to box 1 postgresql implementation so this shouldn't be an issue. Let each app live on its own box. Keep in mind that these apps will have little real usage. Half a dozen users on each box banging all day long. Is there any reason I shouldn't do this? _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com