Magruder, Ryan S. wrote on 11.06.2012 16:55:
When attempting to download and install Postgres on my computer for
work, it prompted me to create a password. Upon trying many different
combinations I could not get one to work. An error message stated
that the password I entered did not meet the con
Hi Alban,
Thanks for the reply !
I was able to resolve this issue, but, not by removing the older version of
zlib (i was unable to do so due to dependencies).
I did not have older version of zlib-devel installed, I did that and able
to install.
Regards,
VB
On Tue, Nov 15, 2011 at 5:56 PM, Alba
On 15 November 2011 12:58, Venkat Balaji wrote:
> Hello,
> We are facing an issue while installing Postgres-9.0.1 on CentOS-5.
That name always makes me wonder when they're releasing PennyOS or DollarOS :P
> Below is the error we are encountering -
> ./configure -- output
> checking for inflate
2010/12/16 Adarsh Sharma
> Dear all,
>
> Is there are any useful links for Installing Postgres_9.1 (recent version )
> in CentOS from its binaries.
>
>
most recent stable version is 9.0.2.
here you will find Yum instructions and links to RPM packages
http://yum.pgrpms.org/howtoyum.php
see also
On 18 May 2010 08:00, VIRENDRA MAGDUM wrote:
> respected sir/mam,
> i am having laptop TOSHIBA satellite L505 which is of
> 64 bit and i am not able to install postgres on that. i think their is
> problem of selecting ENCODING parameter.
> so please help
Stefan Schwarzer wrote:
There's no reason why you *have* to run the server as user postgres
though. It's perfectly possible to do the above as user schwarzer. If
the database system is intended just for that one user, that might
make sense too.
Oh, make sure the logfile is in a directory writ
Now, it seems somewhat complicated - at least for me -, due to the
different read-write permissions, to do that. It worked before, but
now, after re-installing the machine, I really don't get it going...
The commands would be like this:
/usr/local/pgsql/bin/initdb -D /Users/schwarzer/Docu
Stefan Schwarzer wrote:
Hi there,
I want to create my database not under /etc/ but under or within my
Mac-user level, that is /Users/schwarzer/
The data directory shouldn't ever end up in /etc - are you sure that's
what it's doing?
Now, it seems somewhat complicated - at least for