Re: createdb: undefined symbol: get_progname
От | Vijay Rao |
---|---|
Тема | Re: createdb: undefined symbol: get_progname |
Дата | |
Msg-id | 20040212163846.22079.qmail@web40803.mail.yahoo.com обсуждение исходный текст |
Список | pgsql-novice |
I think the problem was because 2 versions of PostGreSQL were installed on my machine.The first one was I think a client that comes along with Redhat.The other was of course installed by me.Once I removed all the packages and built from source it was a breeze. Thanks Vijay --- M T <cs157a_4_spring04@yahoo.com> wrote: > createdb is not a postgres thing as far as I know. > If > you've init'ed your db, then use the client to > connect. Then issue your create tables, etc. If > you > think createdb is a postgres thing (which I might be > wrong, it just might be) remember that linux is CASE > SENSITIVE to file names. Also make sure that the > command is in your path. Reading the documentation > should help you figure that out. > > > --- Vijay Rao <vijayatsjsu@yahoo.com> wrote: > > Hello, > > > > I just installed Postgres sql on Red hat linux > 9.0. > > (I did not know it already has it.)I installed > > 7.4.1. > > > > I did the initdb thing.Started the postmaster > > server. > > Now from another window tried createdb.I get the > > following error > > > > createdb: relocation error: ./createdb: undefined > > symbol: get_progname. > > > > I get the same error for psql too.I have usr/bin > in > > my > > path. > > > > bash-2.05b$ echo $PATH > > > /bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin > > > > I can see that all the files are in /usr/bin. > > > > Pls help. > > > > vijay > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Finance: Get your refund fast by filing > > online. > > http://taxes.yahoo.com/filing.html > > > __________________________________ > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing > online. > http://taxes.yahoo.com/filing.html __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html
В списке pgsql-novice по дате отправления: