Page 1 of 1

PSQL 10 workgroup license

Posted: Tue Apr 28, 2020 10:39 am
by inf0r
I did the conversion from 9 to 10 and ran the 30 day trial no problems. Is there option for a free use/ single use development key for v10 workgroup? What can I do here now that my license has expired?

Possible to revert back to 9.5?

Thanks!

Re: PSQL 10 workgroup license

Posted: Wed Oct 06, 2021 8:20 pm
by inf0r
bump

Re: PSQL 10 workgroup license

Posted: Thu Oct 21, 2021 7:36 am
by AlexPhilip
Pervasive is like (dis)Advantage in that they're both flat-file databases, having at least one file per table stored on the disk, and often having a second to define the table structure and a third to maintain table indexes. Oddly, MySQL (and its derivatives such as MariaDB) is also basically a flat-file database, but it actually works, has excellent performance, supports record-level locking, doesn't need full table scans when joining most of the time, doesn't choke under load (which means more than 3 simultaneous processes, at least for Pervasive), and doesn't require crazy licensing