"Carlo Stonebanks" <[EMAIL PROTECTED]> writes:
> ... More specifically, I am looking
> for the scripts pltcl_loadmod, pltcl_listmod and pltcl_delmod mentioned in
> the PostgreSQL documentation of the "unknown" command.

They should be in the same directory as the other postgres executables,
if you have pltcl.

$ ls ~/testversion/bin
clusterdb*       ecpg*            pg_dumpall*      postmaster@
createdb*        initdb*          pg_resetxlog*    psql*
createlang*      ipcclean*        pg_restore*      reindexdb*
createuser*      pg_config*       pltcl_delmod*    vacuumdb*
dropdb*          pg_controldata*  pltcl_listmod*
droplang*        pg_ctl*          pltcl_loadmod*
dropuser*        pg_dump*         postgres*
$

If you don't see them, you should take it up with whoever created the
package you're using.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to