Re: PostgreSQL Deployment - Mailing list pgsql-general

From Lonni J Friedman
Subject Re: PostgreSQL Deployment
Date
Msg-id 7c1574a905010706445c29aa73@mail.gmail.com
Whole thread Raw
In response to PostgreSQL Deployment  ("Hong Ji" <hj2004@hji.net>)
List pgsql-general
Which OS are you planning to use?  There are pre-built RPMs for Linux,
and pre-compiled binaries for Windows.


On Fri, 7 Jan 2005 06:31:35 -0800, Hong Ji <hj2004@hji.net> wrote:
> Hi
> I am new to PostgreSQL and interested in using PostgreSQL in our
> application.
> But I have questions regarding what our users have to do to install the
> software.
>
> I can not find documentation on how to deploy application which uses
> PostgreSQL.
>
> Or does the user have to run separate setup (beside our application's setup
> program) to just install PostgreSQL as server?
>
> Thanks.
>
> Hong
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama@gmail.com
LlamaLand                       http://netllama.linux-sxs.org

pgsql-general by date:

Previous
From: "Hong Ji"
Date:
Subject: PostgreSQL Deployment
Next
From: Culley Harrelson
Date:
Subject: does "select count(*) from mytable" always do a seq scan?