Search Postgresql Archives

PostgreSQL 7.4.2 initdb problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All,

           I installed postgresql 7.3.4 on HPUX PA  in /usr/local/pgsql and put the libraries in 
/usr/local/pgsql/lib/LIB_new. During the initialization( initdb), it loads libraries (language) from 
/usr/local/pgsql/lib. In postgresql version 7.3.1, libraries are not loaded and no such problem during initdb. 
   
   I had the following problem:
   
           $ initdb -D /var/pgsql
	   The files belonging to this database system will be owned by user "postgres".
	   This user must also own the server process.
	    
	   The database cluster will be initialized with locale C.
	    
	   fixing permissions on existing directory /var/pgsql... ok
	   creating directory /var/pgsql/base... ok
	   creating directory /var/pgsql/global... ok
	   creating directory /var/pgsql/pg_xlog... ok
	   creating directory /var/pgsql/pg_clog... ok
	   selecting default max_connections... 100
	   selecting default shared_buffers... 1000
	   creating configuration files... ok
	   creating template1 database in /var/pgsql/base/1... ok
	   initializing pg_shadow... ok
	   enabling unlimited row size for system tables... ok
	   initializing pg_depend... ok
	   creating system views... ok
	   loading pg_description... ok
	   creating conversions... ERROR:  could not access file "$libdir/utf8_and_win874": No such file or directory
	    
	   initdb: failed
	   $

When I have the libraries in /usr/local/pgsql/lib, there is no problem.

Is there any way to avoid like this?
I wants to install in /usr/local/pgsql and libraries in /usr/local/pgsql/lib/LIB_new directory. How to do this one?

Thanks,
raj.

Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux