Re: MacPorts on COW filesystem (and registry corruption)

2015-07-11 Thread René J . V . Bertin
So something *is* fishy (probably more due to me killing port instances than because of running on ZFS): {{{ %> sudo port uninstall qt5-creator-mac-devel Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. ---> Deactivating qt5-creator-ma

Re: MacPorts on COW filesystem

2015-07-11 Thread René J . V . Bertin
On Saturday July 11 2015 11:00:37 Clemens Lang wrote: >Edit src/cregistry.c, function reg_attach; add a new SQLite query after > ATTACH DATABASE '%q' AS registry >that uses the PRAGMA command to choose the journal mode. In fact, is there already an option somewhere to let port be more verbose abo

Re: MacPorts on COW filesystem

2015-07-11 Thread René J . V . Bertin
On Saturday July 11 2015 11:44:51 Clemens Lang wrote: >enough to be well-optimized, apparently. Since it's also not exactly a default >setup on systems other than FreeBSD, I suggest you get in contact with the DBMS You're forgetting the whole SunOS/Solaris offspring family. That's where ZFS come

Re: MacPorts on COW filesystem

2015-07-11 Thread Clemens Lang
- On 11 Jul, 2015, at 11:35, René J.V. Bertin rjvber...@gmail.com wrote: > On Saturday July 11 2015 11:00:37 Clemens Lang wrote: > >>OK, that sounds like something you should also report to the developers of >>SQLite. >>They may not be aware of the performance of SQLite on ZFS. However, I'm

Re: MacPorts on COW filesystem

2015-07-11 Thread René J . V . Bertin
On Saturday July 11 2015 11:00:37 Clemens Lang wrote: >OK, that sounds like something you should also report to the developers of >SQLite. >They may not be aware of the performance of SQLite on ZFS. However, I'm not >sure Erm, you do know that ZFS is used as the default fs on server-oriented OS

Re: The status of Apache Tomcat

2015-07-11 Thread Clemens Lang
Hi Björn, Let's keep the discussion on the list so others can chime in and offer their opinion, too. - On 10 Jul, 2015, at 14:05, Björn Raupach raup...@me.com wrote: > https://trac.macports.org/ticket/48302 > > > I hope someone is willing to help m

Re: MacPorts on COW filesystem

2015-07-11 Thread Clemens Lang
- On 11 Jul, 2015, at 00:37, René J.V. Bertin rjvber...@gmail.com wrote: > On Friday July 10 2015 23:02:57 Clemens Lang wrote: > >> > (as well as a significant performance bottleneck). >> >> I am completely at loss how you determine *significant* here. The SQLite > > `port installed` taki