Re: Move the postgreSQL database from Drive C to Map Network Drive (Called Z)
| От | John R Pierce |
|---|---|
| Тема | Re: Move the postgreSQL database from Drive C to Map Network Drive (Called Z) |
| Дата | |
| Msg-id | 4FA2F4C8.9020207@hogranch.com обсуждение исходный текст |
| Ответ на | Move the postgreSQL database from Drive C to Map Network Drive (Called Z) (EllyR <ela_macky@yahoo.com>) |
| Ответы |
Re: Move the postgreSQL database from Drive C to Map Network Drive
(Called Z)
|
| Список | pgsql-general |
On 05/03/12 11:55 AM, EllyR wrote: > But after doing all the things mentioned in the link, when I want to start > the postgres again as a service, it can not be started, it seems it does not > recognize the map network drive , would you please let me know if I am in > the right track or I need to do something else? any help is appreciated. > Thanks. services do not run on your desktop session, they run in their own service user context, and can't see mapped drives created by your desktop session. furthermore, a database server really shouldn't be running on a network shared drive in the first place, they aren't reliable for random block write oriented IO, which databases do a LOT of. -- john r pierce N 37, W 122 santa cruz ca mid-left coast
В списке pgsql-general по дате отправления: