Re: Reg: Permission error in Windows psql while trying to read sql commands from file
В списке pgsql-general по дате отправления:
| От | Josh Williams |
|---|---|
| Тема | Re: Reg: Permission error in Windows psql while trying to read sql commands from file |
| Дата | |
| Msg-id | 1223835449.9494.6.camel@godzilla.local.scalefeather.com обсуждение |
| Ответ на | Re: Reg: Permission error in Windows psql while trying to read sql commands from file ("Raj K" <raj.indian.08@gmail.com>) |
| Ответы |
Re: Reg: Permission error in Windows psql while trying to read sql commands from file
|
| Список | pgsql-general |
On Sun, 2008-10-12 at 09:25 +0530, Raj K wrote: > Since it is in windows - I could not find any specific file permission > mechanisms similar to linux. (This is my first foray in windows - so I > am a newbie there too ) > The computer is not in a network. So, through googling, I found that > to share it, we have to move it to > C:\Documents and Settings\All Users\Documents\ - which I did. > > But even that did not help - as mentioned in the first mail. Try using forward slashes in your path: testdb=# \i c:/testdb.txt And if you have spaces, enclose the path in quotation marks: # \i 'C:/Documents and Settings/All Users/Documents/DB/testdb.txt' > If you could help me on this I would be much obliged.. > > Regards > Raj - Josh Williams
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера