Commit 8073af52 authored by Bruce Momjian's avatar Bruce Momjian

Remove create_database interactive prohibition from manual.

parent b1ae7aac
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.2 1996/12/11 00:27:12 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.3 1997/05/19 14:23:08 momjian Exp $
.TH "CREATE DATABASE" SQL 11/05/95 PostgreSQL PostgreSQL .TH "CREATE DATABASE" SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME .SH NAME
create database \(em create a new database create database \(em create a new database
...@@ -17,9 +17,3 @@ createdb(1), ...@@ -17,9 +17,3 @@ createdb(1),
drop database(l), drop database(l),
destroydb(1), destroydb(1),
initdb(1). initdb(1).
.SH BUGS
This command should
.BR NOT
be executed interactively. The
.IR createdb (1)
script should be used instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment