Problems installing 7.4.2

  • Follow


With a dying hard disc, I backed up my db files from 7.4.1 and installed 
7.4.2 on my new disc after installing Fedora Core 1. Two problems:
   1.  User postgres seems to have been set up automatically, and I 
can't find a password that works.
   2.  When I try to start psql under my own username, I get
        "file /usr/lib/libpq.so.3 from install of 
postgresql-libs-7.4.2-1PGDG.i386.rpm conflicts with files from 
postgresql-7.3.4-2"
How can I fix this short of wiping everything out and starting over?


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

0
Reply jdtiede 5/13/2004 10:41:24 PM

John D. Tiedeman wrote:
> With a dying hard disc, I backed up my db files from 7.4.1 and
> installed 7.4.2 on my new disc after installing Fedora Core 1. Two
> problems: 1.  User postgres seems to have been set up automatically,
> and I can't find a password that works.

There probably isn't one.  Become root and then su to postgres.

>    2.  When I try to start psql under my own username, I get
>         "file /usr/lib/libpq.so.3 from install of
> postgresql-libs-7.4.2-1PGDG.i386.rpm conflicts with files from
> postgresql-7.3.4-2"
> How can I fix this short of wiping everything out and starting over?

Use rpm -U instead of -i.


---------------------------(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

0
Reply peter_e 5/16/2004 7:58:53 PM


1 Replies
98 Views

(page loaded in 0.05 seconds)

Similiar Articles:













7/17/2012 7:20:16 AM


Reply: