-
+
Examples in this manual can also be found in the
PostgreSQL source distribution
- in the directory src/tutorial/. To use those
+ in the directory src/tutorial/. (Binary
+ distributions of
PostgreSQL might not
+ compile these files.) To use those
files, first change to that directory and run
make>:
This creates the scripts and compiles the C files containing user-defined
- functions and types. (If you installed a pre-packaged version of
-
PostgreSQL rather than building from source,
- look for a directory named tutorial> within the
-
PostgreSQL distribution. The
make>
- part should already have been done for you.)
- Then, to start the tutorial, do the following:
+ functions and types. Then, to start the tutorial, do the following: