Project

General

Profile

Actions

Patch #757

closed

Support database schema for Trac migration

Added by John Goerzen about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Importers
Target version:
-
Start date:
2008-03-01
Due date:
% Done:

100%

Estimated time:

Description

Support database schema for trac migration

PostgreSQL trac databases can have a schema setting in the trac config like
this:

database = postgres://trac:/trac?schema=site

The schema restricts the PostgreSQL table views. This permits many Trac
instances to live within a single database.

This patch adds a prompt for the schema.


Files

patch1 (2.23 KB) patch1 John Goerzen, 2008-03-01 05:29
Actions #1

Updated by Jean-Philippe Lang about 16 years ago

  • Category set to Importers
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Committed in r1195. Thanks for this enhancement.

Actions

Also available in: Atom PDF