PostgreSQL

pwblogpostgresql必要とするのでインストール。*1

%sudo fink install postgresql83
Information about 7870 packages read in 1 seconds.
The following package will be installed or updated:
 postgresql83
The following 17 additional packages will be installed:
 bison daemonic gawk gdbm3 gdbm3-shlibs libxml2 libxml2-bin libxml2-shlibs
 libxslt libxslt-bin libxslt-shlibs m4 passwd postgresql83-shlibs readline5
 readline5-shlibs texinfo
Do you want to continue? [Y/n] 

途中で、ユーザ管理関係の質問で止まったけど、yesを選択。NetInfoってOS X 10.5でもあったんだっけ?廃止されたんじゃ?!よくわかんないや。

The following user entries will be added to your NetInfo database:

news:*:250:250::0:0:News Server:/dev/null:/dev/null
postgres:*:252:252::0:0:PostgreSQL Database Server:/var/empty:/dev/null
games:*:253:253::0:0:Game Files Owner:/dev/null:/dev/null
canna:*:254:254::0:0:Canna Japanese Input Server:/dev/null:/dev/null
tomcat:*:257:257::0:0:Tomcat Servlet Engine:/sw/var/empty:/usr/bin/false
opennms:*:259:259::0:0:OpenNMS Network Management:/sw/var/opennms:/dev/null
distcc:*:262:262::0:0:distcc daemon,,,:/sw/var/spool/distcc:/dev/null
messagebus:*:263:263::0:0:messagebus (dbus) daemon,,,:/sw/var/run/dbus:/dev/null
icecast:*:264:264::0:0:Icecast Server:/var/empty:/usr/bin/false
gdm:*:265:265::0:0:gdm Login GUI priv-sep:/var/empty:/usr/bin/false
fink-bld:*:266:266::0:0:Fink Build System:/var/empty:/usr/bin/false
ossec:*:267:267::0:0:OSSec HIDS Monitor Daemon:/sw/var/ossec:/usr/bin/false
ossecm:*:268:267::0:0:OSSec HIDS Mail Daemon:/sw/var/ossec:/usr/bin/false
ossece:*:269:267::0:0:OSSec HIDS Daemon:/sw/var/ossec:/usr/bin/false
ossecr:*:270:267::0:0:OSSec HIDS Remote Daemon:/sw/var/ossec:/usr/bin/false
rt:*:271:271::0:0:Reqest Tracker:/dev/null:/dev/null
dovecot:*:272:272::0:0:Dovecot IMAP Server Daemon:/dev/null:/dev/null
haldaemon:*:273:273::0:0:Hardware Abstraction Layer Daemon:/dev/null:/dev/null
avahi:*:274:274::0:0:Service Discovery Daemon:/dev/null:/dev/null

The following group entries will be added to your NetInfo database:

news:*:250:news
postgres:*:252:postgres
games:*:253:games
canna:*:254:canna
maildrop:*:256:maildrop
tomcat:*:257:tomcat
opennms:*:259:opennms
distcc:*:262:distcc,root
messagebus:*:263:messagebus
icecast:*:264:icecast
gdm:*:265:gdm
fink-bld:*:266:fink-bld
ossec:*:267:ossec,ossecm,ossece,ossecr
rt:*:271:rt
dovecot:*:272:dovecot
haldaemon:*:273:haldaemon
avahi:*:274:avahi

Existing entries with these names or numbers will be overwritten or
otherwise affected by this. On the other hand, some Fink packages will
not work unless these entries are in the NetInfo database. You can make
adjustments to the files /sw/etc/passwd-fink and
/sw/etc/group-fink now (from another window), then say yes here. Or
you can say no here and add the users and groups manually (e.g. on your
central NetInfo server). If you don't know what all of this is about,
just say yes.
Do you want to continue? [Y/n]

*1:私はここでインストールしてしまいましたが、結局postgresql82でないといけないことが後で判明したため、このインストールは無駄になってしまいました。