Setting up postgresql with xcode

Поиск
Список
Период
Сортировка
От Sumit Chaturvedi
Тема Setting up postgresql with xcode
Дата
Msg-id CAKR8o6qavmA9OjZUSvp3JVHV7snWu=x6jqSq1reHhiE8kHtsCw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Setting up postgresql with xcode  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hello everyone. I'm a third year student from IIT Bombay, India. Since I'm currently learning about databases, I wanted to debug postgresql with xcode. However, I am having a lot of problems. 
OS - 10.13.6 (High Sierra)
Xcode - 9.4.1

To set up my system, I tried to replicate the instructions found at https://wiki.postgresql.org/wiki/Working_with_Eclipse for my case. 

Everything proceeded fine until a point where I had to change the run configuration (scheme in xcode terms). I set the executable as postgre from /src/backend and gave the appropriate arguments. Then, when I pressed run, I got an error as shown in the attachment. 
To solve it, I set up my environment variables in xcode appropriately to make sure that locale information was reaching wherever it was needed. But even now, when I press run I get the same error. 

Hoping someone can share with me how they went about with their setup. 

--
Sumit Chaturvedi
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: #3412 - Add support for PRIMARY KEY, FOREIGNKEY, indexes, and triggers on partitioned tables for PG 11
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Setting up postgresql with xcode