The Ultimate Business Machine - Archives List of Categories : Database * Technology * Commentary * Singapore * Travel *
Mon 20 Feb 2012
Postgres Fixes in Liya 2.0.4
Category : Technology/Liya2dot0dot4.txt
I've fixed some annoying Postgres problems that Liya was having. I was trying to make Postgres work exactly like MySQL, from the point of view of a Liya user, although they work very differently in the way they are set up.
For example, I wanted to be able to create a new user for either database in Liya, and have this user be able to access either database system from any client machine.
And this user would then be able to create and modify new databases, tables and fields.
With Liya 2.0.4, I think I've finally nailed it so both database systems work exactly alike to a Liya user. I've been able to hide the internal differences between the two systems behind a common programming interface, so this benefit will also accrue to other database-centred applications that we are developing, like Luca.
Posted at 7:27AM UTC | permalink
|