Re: [GENERAL] installation problem with postgres password

2012-07-18 Thread KOTa
thanks! that solved a problem. i used my own account. but it does not seem to be a limitation in number of accounts. because i can create new account, but without password. the problem comes out when i try to add password to it. On Wed, Jul 18, 2012 at 5:13 PM, Alban Hertroys wrote: > On 18 Jul

Re: [GENERAL] installation problem with postgres password

2012-07-18 Thread Craig Ringer
On 07/18/2012 10:13 PM, Alban Hertroys wrote: On 18 July 2012 10:33, KOTa wrote: update. managed to run it via command prompt "postgres_install.exe --serviceaccount postgres" it did start. it still asks for a password, but because i could not create any password for this user and installation d

Re: [GENERAL] installation problem with postgres password

2012-07-18 Thread Alban Hertroys
On 18 July 2012 10:33, KOTa wrote: > update. managed to run it via command prompt "postgres_install.exe > --serviceaccount postgres" > it did start. it still asks for a password, but because i could not > create any password for this user and installation does not accept > empty password, i am sti

Re: [GENERAL] installation problem with postgres password

2012-07-18 Thread KOTa
thank, this is a good idea. 1. i created account "postgres" 2. i tried to create a password for it, but got the same error message 3. i tried to run postgres installation with --serviceaccount option, but can't figure out a way to do it in win 7. (i tried to do it as i did in win XP - from comman

Re: [GENERAL] installation problem with postgres password

2012-07-18 Thread KOTa
update. managed to run it via command prompt "postgres_install.exe --serviceaccount postgres" it did start. it still asks for a password, but because i could not create any password for this user and installation does not accept empty password, i am still stuck On Wed, Jul 18, 2012 at 11:27 AM, KO

Re: [GENERAL] installation problem with postgres password

2012-07-17 Thread KOTa
yes, many other programs. although none of them needed to create an account On Wed, Jul 18, 2012 at 6:19 AM, Adrian Klaver wrote: > On 07/17/2012 03:29 AM, KOTa wrote: >> >> so nobody can help? :( >> > > If I followed correctly the problem is: > 1) You are on Windows 7 Home > 2) You have an admin

Re: [GENERAL] installation problem with postgres password

2012-07-17 Thread Sachin Srivastava
You can use an already existing account by specifying --serviceaccount CLI option. So you can: i) Create a new account and then use it. ii) Use an already existing account. See if this helps. On Wed, Jul 18, 2012 at 11:07 AM, KOTa wrote: > yes, many other programs. > although none of them nee

Re: [GENERAL] installation problem with postgres password

2012-07-17 Thread Adrian Klaver
On 07/17/2012 03:29 AM, KOTa wrote: so nobody can help? :( If I followed correctly the problem is: 1) You are on Windows 7 Home 2) You have an admin account and Guest account. 3) You are using the One-Click Installer 4) Using either account the install fails when it asks for the superuser pas

Re: [GENERAL] installation problem with postgres password

2012-07-17 Thread KOTa
so nobody can help? :( On Fri, Jul 13, 2012 at 10:56 AM, KOTa wrote: > there is no log, only thing which is left after failed installation > attempt is %TEMP%\postgresql_installer\ > with following files: > http://gyazo.com/01c378f7c55c876f937ca3798b255d37.png?1342165847 > > On Fri, Jul 13, 2012

Re: [GENERAL] installation problem with postgres password

2012-07-13 Thread KOTa
there is no log, only thing which is left after failed installation attempt is %TEMP%\postgresql_installer\ with following files: http://gyazo.com/01c378f7c55c876f937ca3798b255d37.png?1342165847 On Fri, Jul 13, 2012 at 9:44 AM, Sachin Srivastava wrote: > Could you see anything wrong in the instal

Re: [GENERAL] installation problem with postgres password

2012-07-12 Thread Sachin Srivastava
Could you see anything wrong in the installation log? (%TEMP%\install-postgresql.log) On Thu, Jul 12, 2012 at 11:04 AM, KOTa wrote: > postgres user does not exist yet, its a fresh new installation of > windows 7 Home. New HP laptop. > there is only my account (admin) and Guest > > i saw on inter

Re: [GENERAL] installation problem with postgres password

2012-07-12 Thread KOTa
postgres user does not exist yet, its a fresh new installation of windows 7 Home. New HP laptop. there is only my account (admin) and Guest i saw on internet someone had similar problem and this was resolved by removing HP protection tools tha was messing with policies, but i already removed it be

Re: [GENERAL] installation problem with postgres password

2012-07-11 Thread raghu ram
On Thu, Jul 12, 2012 at 8:35 AM, KOTa wrote: > that is what i though, but i tried many different combinations for > password, and at least 1 of them should satisfy policy requirements. > also my windows user password, which is accepted by OS and thus > satisfies the requirements resulted in same

Re: [GENERAL] installation problem with postgres password

2012-07-11 Thread KOTa
that is what i though, but i tried many different combinations for password, and at least 1 of them should satisfy policy requirements. also my windows user password, which is accepted by OS and thus satisfies the requirements resulted in same message i did try to see what policy is active, but i

Re: [GENERAL] installation problem with postgres password

2012-07-11 Thread Raymond O'Donnell
On 11/07/2012 15:47, KOTa wrote: > Hi all, > > i am trying to install postgres on a new machine with win 7. i tried > two different versions (9.0.4 and 9.1.4) and the problem is the same > > when i run installation it asks me to provide a password for superuser > and service account, > > i tried

Re: [GENERAL] Installation problem

2009-06-06 Thread Vick Khera
On Sat, Jun 6, 2009 at 3:01 AM, Pawan Agrawal wrote: > I have installed postgresql 8.0 which is supportive to New genlib. But I am > facing problem in connecting the database. during database connection the > follwoing error is displayed. Postgres 8.0 is very old, especially if you are running it

Re: [GENERAL] Installation problem ~!

2008-08-05 Thread Albe Laurenz
Harshad Pethe wrote: > I have recently tried to install pgsql on Windows but > I get the following error consistently ! > > Error : " psql : recieved invalid response to SSL negotiation ! " > > This error is encountered as soon as I try to start psql ! Sounds like an SSL problem. Chec

Re: [GENERAL] Installation problem -- another installation is in progress

2008-07-06 Thread Susan Crayne
I deleting the correct three, and the install ran to completion. Susan --- On Sun, 7/6/08, Dave Page <[EMAIL PROTECTED]> wrote: > From: Dave Page <[EMAIL PROTECTED]> > Subject: Re: [GENERAL] Installation problem -- another installation is in > progress > To: [EM

Re: [GENERAL] Installation problem -- another installation is in progress

2008-07-06 Thread Martin Gainty
Linuxps -ef | grep NameOfInstallProgram Windowsgo to Task Managerfrom Application Manager or Process ManagementIf you see the install program delete itMartin__ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates t

Re: [GENERAL] Installation problem -- another installation is in progress

2008-07-06 Thread Dave Page
On Sat, Jul 5, 2008 at 11:16 PM, Susan Crayne <[EMAIL PROTECTED]> wrote: > I am attempting to install the postrgresql-8.3.3-1 download on Windows Vista. > When I get to the "Ready to install" dialog and click OK, I get the message > "Another installation is in progress", and I need to click on c

Re: [GENERAL] installation problem

2008-02-14 Thread A. Kretschmer
am Thu, dem 14.02.2008, um 7:35:15 + mailte First NameBipllab Roy folgendes: > I am having problem installing the postgre vre 8.2 in windows vista. during > the > installation period it displays the error mesage user postgres cannot be > created access denied and suddenly the installation f

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-14 Thread Stefan Schwarzer
I'm wondering if some of those files are missing, or the symlinks are dangling, on yours. Hmmm. here is what I have. Looks pretty similar Running out of easy answers, aren't we :-( The next thing I can think of is to run initdb under "ktrace -i" and compare the results with a worki

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Tom Lane
Stefan Schwarzer <[EMAIL PROTECTED]> writes: >> I'm wondering if some of those files are missing, or the symlinks are >> dangling, on yours. > Hmmm. here is what I have. Looks pretty similar Running out of easy answers, aren't we :-( The next thing I can think of is to run initdb under "

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Stefan Schwarzer
g42:~ tgl$ ls -lR /usr/share/locale/en_US.UTF-8 total 40 lrwxr-xr-x 1 root wheel 28 Apr 26 2006 LC_COLLATE -> ../ la_LN.US-ASCII/LC_COLLATE lrwxr-xr-x 1 root wheel 17 Apr 26 2006 LC_CTYPE -> ../UTF-8/ LC_CTYPE drwxr-xr-x 3 root wheel 102 Mar 20 2005 LC_MESSAGES lrwxr-xr-x 1

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Tom Lane
Stefan Schwarzer <[EMAIL PROTECTED]> writes: >> Also, pay attention to the first few lines of initdb output --- >> it will tell you what it thinks it's supposed to use for locale. > It tells me the following: > The files belonging to this database system will be owned by user > "schwarzer". > T

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Stefan Schwarzer
/usr/local/pgsql/bin/initdb -D --locale=en_US.UTF-8 /Users/schwarzer/Documents/data_postgres Dunno if it'll make a difference, but I'd put the "-D" immediately before the path to the data directory. Also, pay attention to the first few lines of initdb output --- it will tell you what it think

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Tom Lane
"Raymond O'Donnell" <[EMAIL PROTECTED]> writes: > On 10/01/2008 12:30, Stefan Schwarzer wrote: >> /usr/local/pgsql/bin/initdb -D --locale=en_US.UTF-8 >> /Users/schwarzer/Documents/data_postgres > Dunno if it'll make a difference, but I'd put the "-D" immediately > before the path to the data dir

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Stefan Schwarzer
/usr/local/pgsql/bin/initdb -D --locale=en_US.UTF-8 /Users/ schwarzer/Documents/data_postgres Dunno if it'll make a difference, but I'd put the "-D" immediately before the path to the data directory. Thanks for the hint. But unfortunately same error message --

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Raymond O'Donnell
On 10/01/2008 12:30, Stefan Schwarzer wrote: /usr/local/pgsql/bin/initdb -D --locale=en_US.UTF-8 /Users/schwarzer/Documents/data_postgres Dunno if it'll make a difference, but I'd put the "-D" immediately before the path to the data directory. Ray.

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Stefan Schwarzer
FATAL: XX000: failed to initialize lc_messages to "" LOCATION: InitializeGUCOptions, guc.c:2666 Typically what this means is that you have an improper setting of LANG or LC_ALL in your environment ("improper" meaning that it doesn't match any of the locales that are actually installed on yo

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Stefan Schwarzer
FATAL: XX000: failed to initialize lc_messages to "" LOCATION: InitializeGUCOptions, guc.c:2666 Typically what this means is that you have an improper setting of LANG or LC_ALL in your environment ("improper" meaning that it doesn't match any of the locales that are actually installed on yo

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-09 Thread Tom Lane
Stefan Schwarzer <[EMAIL PROTECTED]> writes: > FATAL: XX000: failed to initialize lc_messages to "" > LOCATION: InitializeGUCOptions, guc.c:2666 Typically what this means is that you have an improper setting of LANG or LC_ALL in your environment ("improper" meaning that it doesn't match any of t

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Shoaib Mir
essage should i reboot? thanks surabhi -- *From:* Shoaib Mir [mailto:[EMAIL PROTECTED] *Sent:* Mon 12/11/2006 4:34 PM *To:* surabhi.ahuja *Cc:* pgsql-general@postgresql.org *Subject:* Re: [GENERAL] installation problem, for Postgres 8.2.0 Logged in as 'root&#

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Albe Laurenz
> I am trying to install Postgre 8.2.0 on my mc FC4 > > first i installed the libs > > next when i tried installing: postgresql-8.2.0-2PGDG.i686.rpm > it gave me this error: > > error: Failed dependencies: > libreadline.so.5 is needed by postgresql-8.2.0-2PGDG > > please tell me wha

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread surabhi.ahuja
I did it however i get the same error message should i reboot? thanks surabhi From: Shoaib Mir [mailto:[EMAIL PROTECTED] Sent: Mon 12/11/2006 4:34 PM To: surabhi.ahuja Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] installation problem, for Postgres

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Shoaib Mir
The case here is that he might be using a RPM which is for FC5 and been used on FC4 which is why it keeps on looking for so.5 as libreadline.so.5 is the updated libreadline.so.4 in FC5. I have tried making symlinks (workaround) in the past and that worked for me this way when I used a FC5 built R

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Dave Page
Shoaib Mir wrote: Logged in as 'root' user do the following: ln -s /usr/lib/libreadline.so.4 /usr/lib/libreadline.so.5 And then continue with the installation I'm no RPM expert, but doesn't a failed RPM dependency require that you install the correct RPM rather than adding probably-incom

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Shoaib Mir
config -p | grep libreadline it is ibreadline.so.4 (libc6) => /usr/lib/libreadline.so.4 thanks, regards Surabhi -- *From:* Shoaib Mir [mailto:[EMAIL PROTECTED] *Sent:* Mon 12/11/2006 4:26 PM *To:* surabhi.ahuja *Cc:* pgsql-general@postgresql.org *Subject:* Re: [GE

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread surabhi.ahuja
ect: Re: [GENERAL] installation problem, for Postgres 8.2.0 Can you show me the output for: ldconfig -p | grep libreadline --- Shoaib Mir EnterpriseDB (www.enterprisedb.com) On 12/11/06, surabhi.ahuja <[EMAIL PROTECTED]> wrote: I am trying to install Postgre 8.2.0 on

Re: [GENERAL] installation problem, for Postgres 8.2.0

2006-12-11 Thread Shoaib Mir
Can you show me the output for: ldconfig -p | grep libreadline --- Shoaib Mir EnterpriseDB (www.enterprisedb.com) On 12/11/06, surabhi.ahuja <[EMAIL PROTECTED]> wrote: I am trying to install Postgre 8.2.0 on my mc FC4 first i installed the libs next when i tried installing: postgre

Re: [GENERAL] installation problem - semaphores

2006-04-02 Thread fufay
u have to "su postgres" first,just like this: -- # rehash # su postgres postgres$ initdb -D /usr/local1/pgsql/data good luck! "Yadu" <[EMAIL PROTECTED]> news:[EMAIL PROTECTED] Hi, I h

Re: [GENERAL] installation problem - semaphores

2006-04-02 Thread Luca Pireddu
On April 2, 2006 10:35, Tom Lane wrote: > Yadu <[EMAIL PROTECTED]> writes: > > selecting default max_connections ... 10 > > selecting default shared_buffers ... 50 > > creating configuration files ... ok > > creating template1 database in /usr/local1/postgres/data/base/1 ... > > FATAL: could not cr

Re: [GENERAL] installation problem - semaphores

2006-04-02 Thread Tom Lane
Yadu <[EMAIL PROTECTED]> writes: > selecting default max_connections ... 10 > selecting default shared_buffers ... 50 > creating configuration files ... ok > creating template1 database in /usr/local1/postgres/data/base/1 ... FATAL: > could not create semaphores: No space left on device > DETAIL:

Re: [GENERAL] Installation Problem

2005-10-25 Thread Peter Wiersig
On Mon, Oct 24, 2005 at 08:59:17PM -0400, phil campaigne wrote: > Hi All, > I'm trying ot install postgresql 8.0.4 on suse 9.0. > > I can run ./configure but when I try to run make, the program cannot > find a usable c compiler. > I tried > ./configure CC=/usr/lib/gcc-lib/i586-suse-linux/3.3.3/cc

Re: [GENERAL] Installation Problem

2005-10-25 Thread Martijn van Oosterhout
On Mon, Oct 24, 2005 at 08:59:17PM -0400, phil campaigne wrote: > I can run ./configure but when I try to run make, the program cannot > find a usable c compiler. > I tried > ./configure CC=/usr/lib/gcc-lib/i586-suse-linux/3.3.3/cc1 > > but get the error: cannot run c compiled programs. I think

Re: [GENERAL] Installation problem

2005-09-06 Thread A. Kretschmer
am 06.09.2005, um 20:13:57 +1000 mailte Peter Cook folgendes: > My installation has stalled with the following message: > "User 'postgres' could not be created. The user account already exists!" Which OS? Maybe it is useful to delete this account first. Regards, Andreas -- Andreas Kretschmer

Re: [GENERAL] Installation problem with the version 8.0.2

2005-04-25 Thread Akbar
http://www.microsoft.com/downloads/details.aspx?FamilyID=4b6140f9-2d36-4977-8fa1-6f8a0f5dca8f&DisplayLang=en On Mon, 2005-04-25 at 15:37 +0530, K.RajaSekar wrote: > Hi > > I am trying to install the 8.0.2 version in windows 2000 server. After > opening the installer, I have got the welcome scree

Re: [GENERAL] installation problem...

2004-07-29 Thread David Parker
There should be a config.log file in the directory where you ran configure: output in that file around the error is the first place to look. - DAP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Wynett Sent: Friday, July 23, 2004 5:37 PM To: '[E

Re: [GENERAL] Installation problem: can't find $libdir

2003-07-02 Thread Tom Lane
Rich Cullingford <[EMAIL PROTECTED]> writes: > LD_LIBRARY_PATH; su -l antura -c "createlang plpgsql template1" > ERROR: stat failed on file '$libdir/plpgsql': No such file or directory > createlang: language installation failed IIRC, the directory meant by "$libdir" is determined at configure tim

Re: [GENERAL] Installation problem

2000-10-10 Thread Peter Eisentraut
[EMAIL PROTECTED] writes: > I am installing on Mandrake Linux 7.0 and when I run configure I get : > 'can not guess host type' Your compiler installation is messed up. > It wants me to specify the host - is this the IP address or something > else? It's the type of the host system, e.g., i586-

Re: [GENERAL] Installation problem

2000-10-10 Thread Tom Lane
[EMAIL PROTECTED] writes: > I am installing on Mandrake Linux 7.0 and when I run configure I get : > 'can not guess host type' Hmm, so the config.guess script isn't able to make any sense of what your uname command produces. What do you get from "uname -a" ? regards, to

Re: [GENERAL] Installation problem

2000-10-10 Thread John Gray
> If I recall, it is the type of system, linux, bsd, x86, etc. Stuff like > that. I think I encountered a problem like that when trying to compile > Sendmail. For that there was a paramter where you could specify the host > type in one of the config files. I think the problem derives from some

Re: [GENERAL] Installation problem

2000-10-10 Thread Adam Lang
If I recall, it is the type of system, linux, bsd, x86, etc. Stuff like that. I think I encountered a problem like that when trying to compile Sendmail. For that there was a paramter where you could specify the host type in one of the config files. I think the problem derives from some sort of

Re: [GENERAL] Installation problem on Suse linux 6.3

1999-12-13 Thread Thomas Antepoth
On Sat, 11 Dec 1999, Wim Ceulemans wrote: > I can't seem to install the latest postgresql opn Suse linux 6.3 (kernel > 2.2.13, glibc 2.1.2). I always get the following message when I run > ./configure : > > checking for c++... c++ > checking wheather the C++ compiler (C++ ) works... no > conf