create user allows you to set a password for someone...how to you change
that password after?
update doesn't appear to work...
Marc G. Fournier
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED] secondary: scrappy@{freebsd|postgresql}.org
Hi Tobias
When running configure add some --with-thisandthat=where type stuff to it.
I know, that is not very technical, but I don't remember the exact
detials. But in the source directory do
./configure --help
and it will give you about 2 screen fulls of stuff you can do.
Hope that helps
Ter
Hello again!
I manage to get a little bit further in my installation process but
stumbles on the compiling phase. This is what I tried to do:
86.genome.[src/pgsql/src].> cd ~/usr/src/pgsql/src
87.genome.[src/pgsql/src].> gmake all >& make.log &
88.genome.[src/pgsql/src].> tail -f make.log
And t
Hi!
I'm having trouble installing pgsql 6.4.2 on an Irix system. I try to
install it exactly according to the instructions given in INSTALL, but I
would like to put the source etc in /home/postgres/pgsql/usr/src instead of
the usual /usr/src. The reason is that I don't have root access. Am I
tryi
Thank you for responding.
I was not using Makefile on purpose because I want to know exactly what I
am doing wrong (anyway - make in src/tutorial leads in the ver 6.4.2 to
errors due to inconsitency in header files - starting with missing
declaration of char16 type).
>From what you wrote I gues
Hello everybody,
This question has appeared in mailing list yet but nobody
answered it... However I hope
that somebody knows what's the reason.
I am upgrading PostgreSQL 6.3.2 to PostgreSQL 6.4.2. I had no
problems with
compiling. Before it I've made dump of