Re: Programmatic method to determine currently installed
В списке pgsql-general по дате отправления:
| От | Richard Huxton |
|---|---|
| Тема | Re: Programmatic method to determine currently installed |
| Дата | |
| Msg-id | 4370600D.5030900@archonet.com обсуждение |
| Ответ на | Re: Programmatic method to determine currently installed Windows PostrgreSQL version (Will Wright <will4wright@yahoo.com>) |
| Ответы |
Re: Programmatic method to determine currently installed Windows PostrgreSQL version
|
| Список | pgsql-general |
Will Wright wrote: > > Hi Magnus, thanks for the quick response. > Unfortunately I still have an issue with this regsitry > identification method because I'd like to code my > installer so that it can also identify the postreSQL > versions that were not available at the time I > authored my install check, i.e. future versions. You could issue a "SELECT version()" - that is about as definitive as you can get. Don't forget you'll need to cope with the case where a user has 2 or more versions of PostgreSQL running on the same machine. I'm not sure it's safe to assume only one installation. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера