Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Shi Jinghai
Cannot agree more. And distributed DB such as CockroachDB can be used to get PB level storage. -邮件原件- 发件人: Rajesh Mallah [mailto:mallah.raj...@gmail.com] 发送时间: 2018年3月13日 11:33 收件人: dev@ofbiz.apache.org 主题: Re: support for schema , ofbiz database , ofbiz olap database specification

Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Rajesh Mallah
Hi Paul , Thanks for attention and considering the proposal of having feature for database name specification for tenantCreation. Yes I use XML-RPC thoroughly as i mostly use OFBiz as a framework for generic data models rather than the OOTB. In such a development model I feel joining tables and

Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Paul Foxworthy
On 13 March 2018 at 13:12, Rajesh Mallah wrote: > I was not suggesting to use schemas in general for for accommodating > tenants. > Each tenant can reside in its own dedicated DB. > > When we use OFBiz as a part of some application that has other relational > data as

Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Rajesh Mallah
Hi Paul , Thanks for the reply. I was not suggesting to use schemas in general for for accommodating tenants. Each tenant can reside in its own dedicated DB. When we use OFBiz as a part of some application that has other relational data as well, then schema partitioning comes handy. Eg, The

Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Paul Foxworthy
Hi Rajesh, Schemas are not available in all databases. In MySQL/MariaDB, schemas and databases are the same thing, or if you like, a database has exactly one schema. So any work to take advantage of schemas in other DBMSes should not break in those that don't support them. Even if you did use

support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Rajesh Mallah
Hi , I felt the need for using a specific schema of an existing databases for holding tenant data. I eventually achieved the objective by updating the jdb_uri column of the tenant_data_source Currently the command for creating new Tenant is : ./gradlew createTenant -PtenantId=tenant001

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-27 Thread Kulwant Singh (JIRA)
my experience of ofbiz and docker on above link ? > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 > URL: https://issues.apache.org/jira/browse/OFBIZ-6855 > Project: OFBiz >

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-27 Thread Jacques Le Roux (JIRA)
share our experiences with Docker, even if losely related with OFBiz, why not? Of course it's better if it closely related to OFBIz ;) > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 >

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-26 Thread Jacques Le Roux (JIRA)
in this page https://hub.docker.com/r/dmp1ce/nginx-proxy-letsencrypt/ > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 > URL: https://issues.apache.org/jira/browse/OFBIZ-6855 >

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Nicolas Malin (JIRA)
to postgres or hsql for short-lived instance. Your proposal with docker need a ofbiz code source modification ? > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 > URL: https://issues.apache.org/ji

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Kulwant Singh (JIRA)
using dockers and works like magic. whenever we need empty entities we just start the new docker container with image running in it. > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 >

[jira] [Comment Edited] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Kulwant Singh (JIRA)
magic. whenever we need empty entities we just start the new docker container with image running in it. > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 > URL: https://issues.apache.org/jira/br

[jira] [Comment Edited] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Kulwant Singh (JIRA)
): No, There will be no code modification. we are currently using dockers and it works like magic. whenever we need empty entities we just start the new docker container with image running in it. > Getting fresh OFBIZ database in seconds. > > >

[jira] [Comment Edited] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Kulwant Singh (JIRA)
): No, There will be no code modification. we are currently using dockers and it works like magic. whenever we need empty entities we just start the new docker container with image running in it. if you want i can post complete documentation on how to use dockers with ofbiz > Getting fresh OFBIZ database in seco

[jira] [Closed] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Jacques Le Roux (JIRA)
imply copy it somewhere and re-use it when you need it. Nothing simpler, you can even easily automate it. From time to time -regenrate it if data model or/and data have evolved, et voilà Closing as not a problem, thanks :) > Getting fresh OFBIZ databa

[jira] [Comment Edited] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Jacques Le Roux (JIRA)
DB at _runtime\data\derby_ So simply copy it somewhere and re-use it when you need it. Nothing simpler, you can even easily automate it. From time to time -regenrate it if data model or/and data have evolved, et voilà Closing as not a problem, thanks :) > Getting fresh OF

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-25 Thread Jacques Le Roux (JIRA)
. For that you need 1st to follow explanation at https://cwiki.apache.org/confluence/display/OFBIZ/No+Spam Thanks! > Getting fresh OFBIZ database in seconds. > > > Key: OFBIZ-6855 > URL: https://issues.apache.org/ji

[jira] [Created] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

2016-01-24 Thread Kulwant Singh (JIRA)
Kulwant Singh created OFBIZ-6855: Summary: Getting fresh OFBIZ database in seconds. Key: OFBIZ-6855 URL: https://issues.apache.org/jira/browse/OFBIZ-6855 Project: OFBiz Issue Type

Re: ofbiz database

2009-07-14 Thread BJ Freeman
you can run ofbiz as http://localhost:8080/ and https://localhost:8443/. as long as the Database server is on your local machine,and ofbiz is configured to use it yes you can run on a computer that is not connected to the internet. Please note: that you should use the user mailing list for

ofbiz database

2009-07-13 Thread sajika12222
Can i install ofbiz database to my local machine i am using microsoft OS and mysql database server... when i run ofbiz through command prompt it is running properly.But when network connection is disabled it will not work properly. Thank you very much for your consideration -- View

Re: ofbiz database

2009-07-13 Thread Malin Nicolas
sajika1 a écrit : Can i install ofbiz database to my local machine i am using microsoft OS and mysql database server... when i run ofbiz through command prompt it is running properly.But when network connection is disabled it will not work properly. Thank you very much for your

Re: ofbiz database

2009-07-13 Thread sajika12222
Thank you very much dear ,for my consideration.I am a beginner for ofbiz.So thats mean without internet connection can i run ofbiz Sytem to my local machine? -- View this message in context: http://www.nabble.com/ofbiz-database-tp24457448p24473511.html Sent from the OFBiz - Dev

[jira] Created: (OFBIZ-2036) Please make it possible to download the SQL Scripts that create OFBiz database

2008-11-07 Thread Francisco Peredo (JIRA)
Please make it possible to download the SQL Scripts that create OFBiz database -- Key: OFBIZ-2036 URL: https://issues.apache.org/jira/browse/OFBIZ-2036 Project: OFBiz

[jira] Commented: (OFBIZ-2036) Please make it possible to download the SQL Scripts that create OFBiz database

2008-11-07 Thread BJ Freeman (JIRA)
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Related+Books Please make it possible to download the SQL Scripts that create OFBiz database -- Key: OFBIZ-2036 URL: https

[jira] Closed: (OFBIZ-2036) Please make it possible to download the SQL Scripts that create OFBiz database

2008-11-07 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-2036. -- Resolution: Invalid Please make it possible to download the SQL Scripts that create OFBiz database