Re: how to install postgresql on windows without admin privileges
В списке pgsql-novice по дате отправления:
| От | Thomas Kellerer |
|---|---|
| Тема | Re: how to install postgresql on windows without admin privileges |
| Дата | |
| Msg-id | h73tku$rc2$1@ger.gmane.org обсуждение исходный текст |
| Ответ на | how to install postgresql on windows without admin privileges (Ibrahim Shaame <ishaame@gmail.com>) |
| Ответы |
Re: how to install postgresql on windows without admin
privileges
|
| Список | pgsql-novice |
Ibrahim Shaame wrote on 26.08.2009 17:38: > Hello, > I usually use postgresql on Linux. /At/ my work I use Window$ and > don't have admin priviledges, but would like to install postgresql so > that I can play with it when I have some time. Is there a way to do so? If you don't need it as a service the it's pretty simply: download the ZIP archive binaries from http://www.enterprisedb.com/products/pgbindownload.do unzip the archive and then run initdb from the commandline to create the database cluster. To start the server, simply run"pg_ctl -D \Path\To\Datadir start" Regards Thomas
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера