Re: postgres with xcode - Mailing list pgsql-general

From Sumit Chaturvedi
Subject Re: postgres with xcode
Date
Msg-id CAKR8o6pxro1mpN5V88fwwV7=K0YmS_aZa1GxntsunZhwBd3T5w@mail.gmail.com
Whole thread Raw
In response to Re: postgres with xcode  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Yes, I can start Postgres server from the terminal. I was thinking, if I comment out these lines and another assert later on which checks whether postmaster is using multiple threads, I'll be fine right?


On Sat, Jul 28, 2018 at 11:46 PM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 07/28/2018 11:08 AM, Sumit Chaturvedi wrote:
Hello.

Thanks for those pointers. Will keep them in mind in the future. No, there is no problem outside Postgres.

So you can start the Postgres server and use it from a program other then xcode?


Could it be that postmaster becomes multithreaded for some other reason??

That error message only shows up in one place in the code and that is when dealing with Mac locales.

You can download the source from here:

https://www.postgresql.org/ftp/source/

and look for yourself.





--
Adrian Klaver
adrian.klaver@aklaver.com



--
Sumit Chaturvedi

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: postgres with xcode
Next
From: Adrian Klaver
Date:
Subject: Re: postgres with xcode