Dear,
I trying yo install InnoDB database in both Postgresql and MySQL, from my research, mysql rpm package in Fedora 2 should include InnoDB by default. I can easily make change to my.cnf for InnoDB support.
However, in Postgresql, I hard to find the referenece about InnoDB, can somebody tell me how to make any config file in order to support InnoDB in Postgresql ?
And, in MySQL, the database is stored one by one in the /var/lib/mysql/ path, and I cannot find the similar structure in postgresql. can somebody help ?
Thanks a lot
Lawes