public inbox for [email protected]  
help / color / mirror / Atom feed
From: [email protected] <[email protected]>
To: [email protected]
To: [email protected]
Subject: Re: Create Table and Index Definition for Partitions
Date: Sat, 14 Aug 2004 10:30:13 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <002e01c47b44$a6d954f0$9901a8c0@bigring>


> Jerry Champlin wrote

I'm currently putting together a tool to migrate schema definitions from
Oracle to PostgreSQL.  It's written in perl and easily extensible by others
to add functionality I don't care to migrate.  I need to know how to
properly format create table, alter table, create index and alter index
commands for the partitioning functionality about to be released.  Could
someone please provide a draft of that documentation or point me to the
appropriate place in the code tree to figure it out.

First off, there's already a tool to do this... ora2pg

The functionality just released is for Tablespaces, not Partitions, which is
a different concept altogether.

The docs are available on-line for the SQL DDL statements you mention.
Look at the docs via
http://developer.postgresql.org/docs/postgres/index.html

Best Regards, Simon Riggs





view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Create Table and Index Definition for Partitions
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox