On 7/24/2013 12:31 PM, devonline wrote:
I am new to PostgreSQL.

I  would like to know whether to use/pg_default/  Table space  to create
Database  and its objetcs or to create custom Table space?

I could not find what is recommended .

tablespaces are usually only useful on very large scale servers where you have multiple big raids and want to manually distribute the IO across them. for most installations, the pg_default tablespace is just fine for everything.


--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

Reply via email to