found it:
[EMAIL PROTECTED] postgresql]$ rpm -qlp postgresql-server-8.2.1-1PGDG.i686.rpm
/etc/pam.d/postgresql
/etc/rc.d/init.d/postgresql
On Mon, Jan 22, 2007 at 01:20:21PM -0500, Ray Stell wrote:
> On Mon, Jan 22, 2007 at 11:10:27AM -0500, Tom Lane wrote:
> >
> > but you really ought to adopt the whole script not just that one bit.
>
>
> where is the is script to be found? Nothing extracts to /etc/init.d
>
> [EMAIL PROTECTED] postgresql]$ rpm -qlp postgresql-8.2.1-1PGDG.i686.rpm
> /usr/bin/clusterdb
> /usr/bin/createdb
> /usr/bin/createlang
> /usr/bin/createuser
> /usr/bin/dropdb
> /usr/bin/droplang
> /usr/bin/dropuser
> /usr/bin/pg_dump
> /usr/bin/pg_dumpall
> /usr/bin/pg_restore
> /usr/bin/psql
> /usr/bin/reindexdb
> /usr/bin/vacuumdb
> /usr/share/doc/postgresql-8.2.1
> /usr/share/doc/postgresql-8.2.1/COPYRIGHT
> ...
--
You have no chance to survive make your time.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match