Managing Space in PostgreSQL - DBA Perspective - Mailing list pgsql-general

From Orr, Steve
Subject Managing Space in PostgreSQL - DBA Perspective
Date
Msg-id D408B6AC060DB24790622E1A54204DB00823AD24@xchange.rightnowtech.com
Whole thread Raw
Responses Re: Managing Space in PostgreSQL - DBA Perspective  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
I'm evaluating PostgreSQL as an alternative to Oracle and the more I look at
PostgreSQL the more I like it!!!

From a DBA perspective, how easy is space management? For instance... In
PostgreSQL I can't correlate the data files to specific tablespaces by a
naming convention. How easy is it to move things around without taking the
database down? How easy is it to segregate I/O contending database objects
like tables and indexes? Log files? Etc? How easy is it to preallocate
space? Is it possible to take a subset of tables/indexes offline and keep
the database up? Are there any other PostgreSQL space management challenges
or gotchas that I have yet to discover?

I'm in the process of trying to answer many of these questions myself but
I'm under a time crunch so I was wondering if anyone on this list could have
compassion on this newbie and help me out. :-)


Many thanks in advance,
Steve Orr

pgsql-general by date:

Previous
From: Glen Eustace
Date:
Subject: Re: Panic - Format has changed
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Managing Space in PostgreSQL - DBA Perspective