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:04:29
Message-ID: 007301c1f76a$d1e90d30$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 Josh Berkus 2002-05-09 15:05:03 Re: Database structure
Previous Message Peter Goggin 2002-05-09 15:01:06 Database Structure