Database Structure

From: "Peter Goggin" <pgoggin(at)smartchat(dot)net(dot)au>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Database Structure
Date: 2002-05-09 15:01:06
Message-ID: 005f01c1f76a$58fa3070$0300000a@petergnt1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have had a number of years experience with Oracle. I am considering using Postgresql but while there is an enourmous amount of documentation available, none of it seems to answer some questions which I have to resolve if I am to use it.

1. Does postgresql have the concept of table spaces as used in Oracle?
2. Is it possible to construct the data base so that the index for a table can reside on a different disk to the data for the table?
3. Is there an interface for postgresql which can be used to link the data base to web pages?

Regards

Peter Goggin----

Browse pgsql-novice by date

  From Date Subject
Next Message Peter Goggin 2002-05-09 15:04:29 Database Structure
Previous Message Peter Goggin 2002-05-09 14:10:39 Database structure