I just tried to install the 8.3.1 version on Windows. The setup.bat has some 
examples which do not work. I am new to Postgresql and 
would like to be able to do a silent install. Has anyone done that? If so what 
is your command line?

I used this and it does not work:
msiexec /i postgresql-8.3-int.msi /qr INTERNALLAUNCH=1 ADDLOCAL=server,psql 
SERVICEDOMAIN="%COMPUTERNAME%" 
SERVICEPASSWORD="SecretWindowsPassword123" SUPERPASSWORD="VerySecret" 
BASEDIR="C:\PostgreSQL" /log install.log



----- Original Message ----- 
From: "MB Software Solutions General Account" <[EMAIL PROTECTED]>
To: "ProFox Email List" <[email protected]>
Sent: Monday, March 24, 2008 9:09 AM
Subject: Re: VFP and PostgreSQL used to process FTC DoNotCall updates


Gil Hale wrote:
> <snipped> One of my little tricks I use for
> SQL-SELECT processing with fairly large VFP tables (3 million records, 78Mg
> table) about came in handy when pulling records with my VFP parameterized
> view when the PostgreSQL records came over real slow.  I issued a
RECCOUNT()
> (after performing a REQUERY() with the new Parameter value) against the
> Parameterized View, and POW!  The records flew over pronto!  Works great
for
> the 78Mg table following a SQL-SELECT, works just a well for the much
larger
> PostgreSQL table result set!
>

I've heard this tip before.  Wonder why it is the way it is?  Why does
something so innocent/simple like that really add the POW! to the
equation I wonder?





[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to