8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ae7aa commit 8073af5Copy full SHA for 8073af5
src/man/create_database.l
@@ -1,6 +1,6 @@
1
.\" This is -*-nroff-*-
2
.\" XXX standard disclaimer belongs here....
3
-.\" $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 $
4
.TH "CREATE DATABASE" SQL 11/05/95 PostgreSQL PostgreSQL
5
.SH NAME
6
create database \(em create a new database
@@ -17,9 +17,3 @@ createdb(1),
17
drop database(l),
18
destroydb(1),
19
initdb(1).
20
-.SH BUGS
21
-This command should
22
-.BR NOT
23
-be executed interactively. The
24
-.IR createdb (1)
25
-script should be used instead.
0 commit comments