Re: Current PostgreSQL Instructions

2017-03-14 Thread Jacques Le Roux
Office Site Name" versus just "Group Name"? My setup is for a single store with no external warehouse and no other offices, I'm unsure of what the intent was with those fields. Thanks! - Original Message -From: Mike <mz4whee...@gmail.com>To: user < user@ofbiz.apa

Re: Current PostgreSQL Instructions

2017-03-13 Thread Mike
t;Group Name"? My setup is for a single store with no external > warehouse and no other offices, I'm unsure of what the intent was with > those fields. > > Thanks! > > - Original Message -From: Mike <mz4whee...@gmail.com>To: user < > user@ofbiz.apache.or

Re: Current PostgreSQL Instructions

2017-03-13 Thread stimits
.@gmail.com>To: user <user@ofbiz.apache.org>Sent: Mon, 13 Mar 2017 04:28:34 - (UTC)Subject: Re: Current PostgreSQL Instructions You should be able to, as the user running ofbiz, type the following. TheIP must match what is in the file: entityengine.xml psql -h IP_OF_DB_HOST -U ofbi

Re: Current PostgreSQL Instructions

2017-03-12 Thread Mike
e in > /home/dan/ofbiz/framework/security/data/SecurityPermissionSeedData.xml > as if he isn't really user dan. Is gradlew performing some sort of sudo and > reading files as someone other than the user that starts gradlew? > > Thanks! > > - Original Message -From: Mik

Re: Current PostgreSQL Instructions

2017-03-12 Thread stimits
--From: Mike <mz4whee...@gmail.com>To: user <user@ofbiz.apache.org>Sent: Mon, 13 Mar 2017 01:55:09 - (UTC)Subject: Re: Current PostgreSQL Instructions What is your output using "\du ofbiz" postgres=# \du ofbiz List of roles Role name | Attributes | Member of---+-

Re: Current PostgreSQL Instructions

2017-03-12 Thread Mike
What is your output using "\du ofbiz" postgres=# \du ofbiz List of roles Role name | Attributes | Member of ---++--- ofbiz | Create DB | {} On Sun, Mar 12, 2017 at 2:57 PM, wrote: > Hi, > > I'm just trying to evaluate ofbiz for

Re: Current PostgreSQL Instructions

2017-03-12 Thread james yong
ions somewhere for the current 16.11.01 (I am not > interested in customization and developing new apps, I just want to see > the minimal sample data using PostgreSQL). > > Thanks! -- View this message in context: http://ofbiz.135035.n4.nabble.com/Current-PostgreSQL-Instructions-tp4703200p4703202.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Current PostgreSQL Instructions

2017-03-12 Thread stimits
Hi, I'm just trying to evaluate ofbiz for some simple POS needs (which is of course not really simple). I see there is a lot of ofbiz development activity, and thus a lot of documents which are actually out of date. Sometimes for example the instructions use "ant" directly and do not know of