Re: The postgres server don't work

2022-01-09 Thread Дмитрий Иванов
Рад слышать это! -- С уважением, Дмитрий! вс, 9 янв. 2022 г. в 18:42, Mohammed falih : > It worked ! > thank you so much , all of you > for your efforts and time > best wishes to you > > On Sun, 9 Jan 2022, 3:51 pm Дмитрий Иванов, wrote: > >> You need to open the folder containing the file and

Re: The postgres server don't work

2022-01-09 Thread Mohammed falih
It worked ! thank you so much , all of you for your efforts and time best wishes to you On Sun, 9 Jan 2022, 3:51 pm Дмитрий Иванов, wrote: > You need to open the folder containing the file and (you must be an > administrator) > Open the file in an editor running as an administrator. > OR > Righ

Re: The postgres server don't work

2022-01-09 Thread Дмитрий Иванов
You need to open the folder containing the file and (you must be an administrator) Open the file in an editor running as an administrator. OR Right click on the file "C:\Program Files\PostgreSQL\12\scripts\runpsql.bat" -> Properties-> Security. Select the "Users" group, click "Change" and give wri

Re: The postgres server don't work

2022-01-09 Thread Mohammed falih
yes exactly I added chcp 1252 line but when I try to save the changes . an error pop out says "you don't have the permission to open this file ,see the owner of the file or an administrator to obtain permission" even though I went to properties/security/myaccount and made it full control On Sun,

Re: The postgres server don't work

2022-01-09 Thread Mohammed falih
yes sorry I wrote this sentence before try the solution you offered yes by deleting the changes (the Autorun) and thank you so much for your efforts ,I have gone through this solution before but didn't help me to solve the problem ,when I go to command prompt as administrator and insert chcp 12

Re: The postgres server don't work

2022-01-09 Thread Mohammed falih
thank you for your efforts I added chcp 1252 line but when I try to save the changes . an error pop out says "you don't have the permission to open this file ,see the owner of the file or an administrator to obtain permission" even though I went to properties/security/mylaptopaccount and made it fu

Re: The postgres server don't work

2022-01-08 Thread Дмитрий Иванов
Such gross changes should not be made to the registry. You changed the settings of the whole system for the needs of one console. This will affect many services and console applications. You need to find a shortcut in the start menu. "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PostgreSQL

Re: The postgres server don't work

2022-01-08 Thread Mohammed falih
yes I think the service doesn't even start I have only the default protection that comes with the operating system wow the postgres started working!! but the problem came back that talks about console code " WARNING: Console code page (437) differs from Windows code page (1252) 8-bit ch

Re: The postgres server don't work

2022-01-08 Thread Mohammed falih
I mean by broken that when I run psql shell or padding I receive this error " " could not connect to server: Connection refused (0x274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432?" and about the log file , usually this problem ha

Re: The postgres server don't work

2022-01-08 Thread Adrian Klaver
On 1/8/22 15:29, Mohammed falih wrote: yes I think the service doesn't even start I have only the default protection that comes with the operating system wow the postgres started working!! but the problem came back that talks about console code " WARNING: Console code page (437) differs from

Re: The postgres server don't work

2022-01-08 Thread Adrian Klaver
On 1/8/22 15:29, Mohammed falih wrote: yes I think the service doesn't even start Yet below you said it does. I have only the default protection that comes with the operating system wow the postgres started working!! but the problem came back that talks Did you revert the change you made

Re: The postgres server don't work

2022-01-08 Thread Adrian Klaver
On 1/8/22 14:47, Mohammed falih wrote: I mean by broken that when I run psql shell or padding I receive this error " " could not connect to server: Connection refused (0x274D/10061)  Is the server running on host "localhost" (::1) and accepting       TCP/IP connections on port 5432?" and

Re: The postgres server don't work

2022-01-08 Thread Adrian Klaver
On 1/7/22 10:05, Mohammed falih wrote: Hello Mr/Mrs I hope you are fine and doing well I have a problem with the postgres server first my operating system is windows 10 pro and my postgres version is 13 this problem i have tried to solve it for more than two weeks and nothing changed lastly I ha