Re: [SMW-devel] PostGres support

2011-05-17 Thread John Morton
On Wed, 18 May 2011 00:35:45 Jeroen De Dauw wrote: > Hey, > > > So what you'll need to do is install SMW 1.5, ... > > I highly discourage you, or anyone else, to run SMW 1.5. It has known > security vulnerabilities, which have been fixed in following releases. The > current stable version is 1.5.

Re: [SMW-devel] PostGres support

2011-05-17 Thread Jeroen De Dauw
Hey, > So what you'll need to do is install SMW 1.5, ... I highly discourage you, or anyone else, to run SMW 1.5. It has known security vulnerabilities, which have been fixed in following releases. The current stable version is 1.5.6. The next upcoming release of SMW, which will be 1.6, now works

Re: [SMW-devel] PostGres support

2011-05-16 Thread John Morton
On Tue, 17 May 2011 00:39:19 Jeroen De Dauw wrote: > I don't understand what you are trying to say; can you rephrase? Ok. As I recall, a from scratch SMW install on a postgres based mediawiki instance worked in previous versions without a problem — though the unused properties page was broken.

Re: [SMW-devel] PostGres support

2011-05-16 Thread Jeroen De Dauw
I don't understand what you are trying to say; can you rephrase? Sent from my Android phone. -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has

Re: [SMW-devel] PostGres support

2011-05-16 Thread John Morton
On Sun, 15 May 2011 11:34:18 Jeroen De Dauw wrote: > Hey, > > I just set up a wiki (from trunk) with PostGres to find and fix the PG > issues in SMW. I found one during the SMW table setup that was easily fixed > [0]. I've imported a bunch of data in my wiki and can run queries without > getting a

[SMW-devel] PostGres support

2011-05-14 Thread Jeroen De Dauw
Hey, I just set up a wiki (from trunk) with PostGres to find and fix the PG issues in SMW. I found one during the SMW table setup that was easily fixed [0]. I've imported a bunch of data in my wiki and can run queries without getting any errors, so looks like there are no big problems remaining. A

Re: [SMW-devel] postgres Support

2009-01-12 Thread Markus Krötzsch
On Montag, 12. Januar 2009, S Page wrote: > Dominik Dejmek wrote: > > Do you know where I can find some information of the existing postgresql > > and mysql support of mediawiki, which you used in the code of smw? Another rule of thumb is that special-purpose functions such as Database::select()

Re: [SMW-devel] postgres Support

2009-01-11 Thread S Page
Dominik Dejmek wrote: > Do you know where I can find some information of the existing postgresql > and mysql support of mediawiki, which you used in the code of smw? http://www.mediawiki.org/wiki/MediaWiki_on_PostgreSQL doesn't have much of use, and its Talk: page is somewhat disheartening. Yo

Re: [SMW-devel] postgres Support

2009-01-09 Thread Dominik Dejmek
great, we have some familiarity with php/postgresql. I took a look on the code and it should be possible to give smw support for postgres. One question is, how we should do this. Are there any wishes, or is it sufficient that we do it with if/else statements at the points where differentiation s

Re: [SMW-devel] postgres Support

2009-01-08 Thread Markus Krötzsch
On Mittwoch, 7. Januar 2009, Dominik Dejmek wrote: > hi, > we are interested in the postgres support for semantic mediawiki. So > that I and some colleagues have a lot of mediawikis with postgreSQL, we > would like to know how much work it is and what things have to be done, > to assist you to give

[SMW-devel] postgres Support

2009-01-07 Thread Dominik Dejmek
hi, we are interested in the postgres support for semantic mediawiki. So that I and some colleagues have a lot of mediawikis with postgreSQL, we would like to know how much work it is and what things have to be done, to assist you to give smw postgres-support So we must decide, if we change all