Re: NTFS partition autodetection during instalation

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Evandro's mailing lists (Please, don't send personal messages to this address)" <listasjr(at)gmail(dot)com>, "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: NTFS partition autodetection during instalation
Date: 2005-07-13 10:53:41
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7768@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I want to embed postgres into a software installation. I will
> use silent install, how do I detect which partition is NTFS
> so I can tell the installer to use that partition?

You can't do that inside the installer, you'll have to do it in your own
script/program that wraps it.

//Magnus

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2005-07-13 10:58:12 Re: illegal sort order
Previous Message Martijn van Oosterhout 2005-07-13 10:46:20 Re: Converting MySQL tinyint to PostgreSQL