aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/initdb.sgml
blob: e08ab377f9ce4ca8e1c747d29e2fb18421fbe50b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/initdb.sgml,v 1.7 2000/01/15 18:30:27 petere Exp $
Postgres documentation
-->

<refentry id="APP-INITDB">
 <refmeta>
  <refentrytitle id="APP-INITDB-TITLE">
   <application>initdb</application>
  </refentrytitle>
  <refmiscinfo>Application</refmiscinfo>
 </refmeta>
 <refnamediv>
  <refname>
   <application>initdb</application>
  </refname>
  <refpurpose>
   Create a new <productname>PostgreSQL</productname> database installation
  </refpurpose>
 </refnamediv>
 <refsynopsisdiv>
  <refsynopsisdivinfo>
   <date>1999-12-17</date>
  </refsynopsisdivinfo>
  <synopsis>
initdb [ --pgdata|-D <replaceable class="parameter">dbdir</replaceable> ]
       [ --sysid|-i <replaceable class="parameter">sysid</replaceable> ]
       [ --pwprompt|-W ]
       [ --encoding|-e <replaceable class="parameter">encoding</replaceable> ]
       [ --pglib|-L <replaceable class="parameter">libdir</replaceable> ]
       [ --username|-u <replaceable class="parameter">name</replaceable> ]
       [ --noclean | -n ] [ --debug | -d ] [ --template | -t ]
  </synopsis>

  <refsect2 id="R2-APP-INITDB-1">
   <refsect2info>
    <date>1999-11-17</date>
   </refsect2info>
   <title>
    Inputs
   </title>
   <para>

    <variablelist>
     <varlistentry>
      <term>--pgdata=<replaceable class="parameter">dbdir</replaceable></term>
      <term>-D <replaceable class="parameter">dbdir</replaceable></term>
      <term><envar>PGDATA</envar></term>
      <listitem>
       <para>
        This option specifies where in the file system the database should be
        stored. This is the only information required by initdb, but you can avoid
        it by setting the <envar>PGDATA</envar> environment variable, which
        can be convenient since the database server (<filename>postmaster</filename>)
        can find the database directory later by the same variable.
       </para>
      </listitem>
     </varlistentry>

     <varlistentry>
      <term>--sysid=<replaceable class="parameter">sysid</replaceable></term>
      <term>-i <replaceable class="parameter">sysid</replaceable></term>
      <listitem>
       <para>
        Selects the system id of the database superuser. This defaults to
        the effective user id of the user running initdb. It is really
        not important what the superuser's sysid is, but one might choose
        to start the numbering at some number like 0 or 1.
       </para>
      </listitem>
     </varlistentry>
 
     <varlistentry>
      <term>--pwprompt</term>
      <term>-W</term>
      <listitem>
       <para>
        Makes initdb prompt for a password of the database superuser. If you
        don't plan on using password authentication, this is not important.
        Otherwise you won't be able to use password authentication until
        you have a password set up.
       </para>
      </listitem>
     </varlistentry>
 
     <varlistentry>
      <term>--encoding=<replaceable class="parameter">encoding</replaceable></term>
      <term>-e <replaceable class="parameter">encoding</replaceable></term>
      <listitem>
       <para>
        Selects the multibyte encoding of the template database. This will also
        be the default encoding of any database you create later, unless you
        override it there. To use the multibyte encoding feature, you must
        specify so at build time, at which time you also select the default
        for this option.
       </para>
      </listitem>
     </varlistentry>

   </variablelist>
   </para>

   <para>
    Other, less commonly used, parameters are also available:

    <variablelist>
     <varlistentry>
      <term>--pglib=<replaceable class="parameter">libdir</replaceable></term>
      <term>-l <replaceable class="parameter">libdir</replaceable></term>
      <listitem>
       <para>
        initdb needs a few input files to initialize the database. This option
        tells where to find them. You normally don't have to worry about this
        since initdb knows about the most common installation layouts and will
        find the files itself. You will be told if you need to specify their
        location explicitly. If that happens, one of the files is called
	<filename>global1.bki.source</filename> and is traditionally installed
        along with the others in the library directory (e.g.,
        <filename>/usr/local/pgsql/lib</filename>).
       </para>
      </listitem>
     </varlistentry>

     <varlistentry>
      <term>--username=<replaceable class="parameter">name</replaceable></term>
      <term>-u <replaceable class="parameter">name</replaceable></term>
      <listitem>
       <para>
        The database system will be initialized with the username that is
        running initdb. That is a requirement. If for some unimaginable
        reason initdb cannot find out what the current user's name is,
        you have to use this option. Normally, this will not be necessary
        and initdb will tell you when it is.
       </para>
      </listitem>
     </varlistentry>

     <varlistentry>
      <term>--template</term>
      <term>-t</term>
      <listitem>
       <para>
	Replace the <literal>template1</literal>
	database in an existing database system, and don't touch anything else.
	This is useful when you need to upgrade your <literal>template1</literal>
	database using <application>initdb</application>
	from a newer release of <productname>PostgreSQL</productname>, 
	or when your <literal>template1</literal>
	database has become corrupted by some system problem.  Normally the
	contents of <literal>template1</literal>
	remain constant throughout the life of the database system.  You can't
	destroy anything by running <application>initdb</application>
	with the 
	<option>--template</option>
	option.
       </para>
      </listitem>
     </varlistentry>

     <varlistentry>
      <term>--noclean</term>
      <term>-n</term>
      <listitem>
       <para>
	By default, when <application>initdb</application>
	determines that error prevent it from completely creating the database
	system, it removes any files it may have created before determining
	that it can't finish the job. This option inhibits any tidying-up and is
	thus useful for debugging.
       </para>
      </listitem>
     </varlistentry>

     <varlistentry>
      <term>--debug</term>
      <term>-d</term>
      <listitem>
       <para>
	Print debugging output from the bootstrap backend and a few other
        messages of lesser interest for the general public.
	The bootstrap backend is the program <application>initdb</application>
	uses to create the catalog tables.  This option generates a tremendous
	amount of output.
       </para>
      </listitem>
     </varlistentry>

    </variablelist>
   </para>

  </refsect2>

  <refsect2 id="R2-APP-INITDB-2">
   <refsect2info>
    <date>1999-12-17</date>
   </refsect2info>
   <title>
    Outputs
   </title>
   <para>
    <application>initdb</application> will create files in the specified
    data area which are the system tables and framework for a complete
    installation.
   </para>
  </refsect2>
 </refsynopsisdiv>

 <refsect1 id="R1-APP-INITDB-1">
  <refsect1info>
   <date>1999-12-17</date>
  </refsect1info>
  <title>
   Description
  </title>
  <para>
   <application>initdb</application> creates a new 
   <productname>PostgreSQL</productname> database system.
   A database system is a
   collection of databases that are all administered by the same Unix user
   and managed by a single postmaster.
  </para>
  <para>
   Creating a database system consists of creating the directories in which
   the database data will live, generating the shared catalog tables 
   (tables that don't belong to any particular database), and
   creating the <literal>template1</literal>
   database.  When you create a new database, everything in the
   <literal>template1</literal> database is copied.
   It contains catalog tables filled in for things like the
   builtin types.
  </para>

  <para>
   You must not execute <application>initdb</application> as root. This is
   because you cannot run the database server as root either, but the
   server needs to have access to the files <application>initdb</application>
   creates. Furthermore, during the initialization phase, when there are no
   users and no access controls installed, postgres will only connect with
   the name of the current Unix user, so you must log in under the account
   that will own the server process.
  </para>

  <para>
   Although <application>initdb</application> will attempt to create the respective
   data directory, chances are that it won't have the permission to do so. Thus
   it is a good idea to create the data directory before running <application>initdb</application>
   <emphasis>and</emphasis> to hand over the ownership of it to the database superuser.
  </para>
 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:nil
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../reference.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:"/usr/lib/sgml/catalog"
sgml-local-ecat-files:nil
End:
-->