[ADMIN] installation problem

2008-08-04 Thread Sde Sde
Hi! Could you help me? I tried to install postgesql on my computer but I am getting an error message at the installation part. It says Temp folder couldn't be created. Thanks __ ÉRETTSÉGI UTÁN 2 ÉV ALATT AKÁR 3 SZAKMA! h

[ADMIN] Installation problem in win32

2008-01-15 Thread imad
I just downloaded and installed latest available version of PG through postgresql-8.3-dev1.msi. While running initdb, I am getting an error on "Creating Conversions ... ". The file ascii_and_mic.dll is reported to be invalid. Any clues? --Imad ---(end of broadcast)--

[ADMIN] Installation problem question

2006-02-04 Thread Luba Alpin
I am trying to install PostgreSQL 8.1 on Windows2003 Standard Edition and installation failed. Attached is the log that I corresponded to it from Installer dialog. I can find the reason of ‘Access is denied’ message that I see in this file. Or may be this isn’t a reason of the problem.  

Re: [ADMIN] installation problem

2006-01-18 Thread Jeff Frost
It looks like you have SERVICEPASSWORD misspelled. I haven't actually tried this method as I do mostly linux/solaris postgres administration, so hopefully someone else who deals with the windows installer will chime in. On Wed, 18 Jan 2006, Sean G wrote: Hi again, Jeff, thanks for the tip

Re: [ADMIN] installation problem

2006-01-18 Thread Sean G
Hi again, Jeff, thanks for the tip. there I had another problem, when I run the command for the silent install I get some error: the command is: C:\psql>msiexec /i postgresql-8.0-int.msi /qr INTERNALLAUNCH=1 ADDLOCAL=server,psql,docs SERVICEACCOUNT=pgres SERVICEDOMAIN=%COMPUTERNAME% SERVICPASSW

Re: [ADMIN] installation problem

2006-01-18 Thread Jeff Frost
Sean, See the documentation here: http://pginstaller.projects.postgresql.org/silent.html On Wed, 18 Jan 2006, Sean G wrote: Is there anyway that we could provide configuration file and use the quiet mode of msiexe to do the installation in the silent mode? I didn't find anything for that in t

[ADMIN] installation problem

2006-01-18 Thread Sean G
Hello, our company has created a windows software that needs to be packaged with psql installation msi file. We need to do quiet windows installation based on a config file witouth user interacation for the database part. In other words I need to be able to install the db server withouth user hav

Re: [ADMIN] Installation problem - mutex_lock/unlock or libpq.so ?

2004-06-20 Thread Adam Smith
BTW: Forgot to mention FreeBSD 4.9 O?S Adam Smith wrote: Installation of 7.4.2, even with just ./configure : gmake step ==> _ gmake[4]: Leaving directory `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/backend/parser' gcc

[ADMIN] Installation problem - mutex_lock/unlock or libpq.so ?

2004-06-20 Thread Adam Smith
Installation of 7.4.2, even with just ./configure : gmake step ==> _ gmake[4]: Leaving directory `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/backend/parser' gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmi

Re: [ADMIN] installation problem

2004-04-07 Thread Peter Eisentraut
mopeace pliz wrote: > i have a problem adding a user i.e > addusr does not exist in my redhut linux. Try useradd. ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes d

[ADMIN] installation problem

2004-04-07 Thread mopeace pliz
i have a problem adding a user i.e addusr does not exist in my redhut linux. thanks in advance. __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ---(end of broadcast)-

Re: [ADMIN] Installation Problem on windows.

2004-01-20 Thread V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Dear nilesh Ghone , I want to install PostgreSQL on my PC, (Operating System - Windows 2000 professional). I am following FAQ_mswin provieded by PostgreSQL documentation.I have installed cygwin. While installation error message occours - "cygcrypt-0.dll We need some details as follows : 1. Tel

[ADMIN] Installation Problem on windows.

2004-01-19 Thread nilesh Ghone
Dear Sir/Madam, I want to install PostgreSQL on my PC, (Operating System - Windows 2000 professional). I am following FAQ_mswin provieded by PostgreSQL documentation.I have installed cygwin. While installation error message occours - "cygcrypt-0.dll not found in the path." Pls. send me solutions.

[ADMIN] Installation Problem on windows.

2004-01-19 Thread nilesh Ghone
Dear Sir/Madam, I want to install PostgreSQL on my PC, (Operating System - Windows 2000 professional). I am following FAQ_mswin provieded by PostgreSQL documentation.I have installed cygwin. While installation error message occours - "cygcrypt-0.dll not found in the path." Pls. send me solutions.

[ADMIN] Installation problem with libreadline

2003-08-14 Thread Peter Willis
Hello, I have seen a number of links via google describing build problems (./configure) with postgres and libreadline.so . How do I go about resolving the undefined ncurses references in libreadline? I have Mandrake Linux. Thanks for the help Peter ---(end of broadcas

Re: [ADMIN] Installation problem with libreadline

2003-08-14 Thread pw
On Sat, 2003-08-09 at 08:17, Daniel Seichter wrote: > Hello, > > How do I go about resolving the undefined ncurses references in > libreadline? Yeah, that's the thing that fails when I run ./config of the postgres7.3.3 build under Mandrake 7.3 . ld checks libreadline.so for various calls and then

Re: [ADMIN] Installation problem with libreadline

2003-08-14 Thread Daniel Seichter
Hello, > How do I go about resolving the undefined ncurses references in libreadline? > I have Mandrake Linux. Did you install the readline-devel? Daniel ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://

[ADMIN] Installation problem with libreadline

2003-08-08 Thread pw
Hello, I have seen a number of links via google describing build problems (./configure) with postgres and libreadline.so . How do I go about resolving the undefined ncurses references in libreadline? I have Mandrake Linux. Thanks for the help Peter ---(end of broadcas

Re: [ADMIN] Installation problem

2000-07-31 Thread ryan
ephan Szabo" <[EMAIL PROTECTED]> To: "ryan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 31, 2000 2:43 PM Subject: Re: [ADMIN] Installation problem > > Did you have a previous version of postgres installed on the machine > (perhaps an RPM

[ADMIN] Installation problem

2000-07-30 Thread ryan
.  I just installed Postgres 7.0.2 on my system and followed the installation instructions to the T.  i even ran the regression tests and everything works fine, until i try to create a database.  logged in as 'postgres', i issue the command "createdb testdb"  i get the following response: