Making Postgres SQL minimal size

Posted by voipsecuritydigest.com on Stack Overflow See other posts from Stack Overflow or by voipsecuritydigest.com
Published on 2010-06-13T06:15:37Z Indexed on 2010/06/13 6:22 UTC
Read the original article Hit count: 141

I want to cut Postgres to its minimal size for purpose of including just database function with my application. I'm using Portable Postgres found on internet. Any suggestions what I can delete from Postgres installation which is not needed for normal database use?

© Stack Overflow or respective owner

Related posts about database

Related posts about postgresql