Re: Deploying app. using PostgreSQL

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
Cc: RPK <rohitprakash123(at)indiatimes(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Deploying app. using PostgreSQL
Date: 2006-08-12 20:48:31
Message-ID: c2d9e70e0608121348k2dbd0517pd22f2af5ddc9aeab@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/12/06, Merlin Moncure <mmoncure(at)gmail(dot)com> wrote:
> On 8/12/06, RPK <rohitprakash123(at)indiatimes(dot)com> wrote:
> >
> > I developed an app. using VB.NET 2003 and PostgreSQL 8.1.3. I want to deploy
> > this app. at customer site. It is not sure that they are having an NTFS
> > partition or not. Do we need to create an NTFS partition to install
> > PostgreSQL?
>
> iirc ntfs is required for at least one feature, tablespaces. the
> installer may require it as well. in any case, you pretty much want
> to do ntfs anyways.
>

...and to keep your data safe
http://www.postgresql.org/docs/faqs.FAQ_windows.html#2.4

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Bryan 2006-08-12 21:04:42 cannot create table using pl/perl
Previous Message Jaime Casanova 2006-08-12 20:35:33 Re: Migrating PostgreSQL database to MySQL/MS Access