Thanks Michael.
You guessed it right.
I changed the line in pg_hba.conf file from
host all all 127.0.0.1/32 md5
to
host all all 127.0.0.1/32 trust
and the problem got solved.
Sorry for the mistake i made in createdb syntax.
My batch file syntax was right. I quoted wrong to the forum.
...
User Profile
Collapse
-
Error while running createdb from a batch file in windows xp
Hi,
I am installing postgreSQL 8.2 using batch files in windows xp machine.
I am installing postgres using postgresql-8.2.msi installer.
Installation was successful.
When i tried to run createdb command
using the following command from another batch file
"createdb -U dbname username"
command prompt asked me to enter password for the username
... -
Running a .jar file inside Innosetup Installer
Hi All,
I am developing a windows installer for a software developed in java using Innosetup.At the time of Installation I need to check the license key for the software.For that I have written some code and it's been packed to a .jar file.
Now I need to execute this jar file before Installing the software.
Please tell me how to do this inside innosetup script...
Is there a way to display the status returned from the .jar... -
Running a .jar file inside Innosetup Installer
Hi All,
I am developing a windows installer for a software developed in java using Innosetup.At the time of Installation I need to check the license key for the software.For that I have written some code and it's been packed to a .jar file.
Now I need to execute this jar file before Installing the software.
Please tell me how to do this inside innosetup script...
Is there a way to display the status returned from the .jar... -
Running a .jar file inside Innosetup Installer
Hi All,
I am developing an windows installer for a software developed in java using Innosetup.
While Installation I need to check the license key for the software.
For that I have written some code and it's been packed to a .jar file.
Now I need to execute this jar file before Installing the software.
Please tell me how to do this inside innosetup script...
Is there a way to display the status returned from... -
Thanks for the help.
I found another useful link which solved my problem.
http://www.sun.com/software/solaris/...resqlhowto.jsp...Leave a comment:
-
Installation of PostgreSQL 8.0 on Solaris10
Hi
I have to install PostgreSQL8.0 in a Solaris 10 machine.
Somebody please explain what all are the steps needed.
Please specify the command to find out whether PostgreSQL is installed or not in a Solaris machine
Thanks in advance.
Anand
No activity results to display
Show More
Leave a comment: