Re: Windows installation problem at post-install step

2024-07-23 Thread Dave Page
cales/getlocales.cpp > and then substitute some patterns ( > https://github.com/EnterpriseDB/edb-installers/blob/REL-16/server/pgserver.xml.in#L2850) > I'm not sure why we do that but that is the old code and probably @Dave > Page may know but I'm not sure if that piece of code is

Re: Windows installation problem at post-install step

2024-07-22 Thread Dave Page
pect that Windows accepts the POSIX style en_US too, but >>> it's not what the manual tells you to use. >>> >>> But really we shouldn't have to know or care how locales are named; we >>> should get the names from the OS in the first place, and then we >>> should remember them and give them back to the OS at the right times. >>> The two problems here is that Windows has two kinds, one unstable over >>> time and with illegal (for us) characters in the name, and one stable; >>> we need to find all the places where the old unstable ones can get >>> into our system, and block them off. I'm aware of two places now: the >>> EDB installer, and initdb's default for people who run it on the >>> command line with giving an explicit name. >>> >>> > I can help with the testing part. Let me know the details, please. >>> >>> Thanks! I will rebase that patch, and CC you on the thread. >>> >>> [1] >>> https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html >>> >> >> >> -- >> Sandeep Thakkar >> >> >> > > -- > Sandeep Thakkar > > > -- Dave Page VP, Chief Architect, Database Infrastructure EDB: https://www.enterprisedb.com

Code of Conduct

2018-09-18 Thread Dave Page
We would like to extend our thanks and gratitude to Stacey Haysler for her patience and expertise in helping develop the Code of Conduct, forming the committee and guiding the work to completion. -- Dave Page PostgreSQL Core Team http://www.postgresql.org/ <http://www.postgresql.org/>

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
On Fri, Sep 14, 2018 at 3:37 PM, Joshua D. Drake wrote: > On 09/14/2018 07:14 AM, Dave Page wrote: > > > > On Fri, Sep 14, 2018 at 3:08 PM, Joshua D. Drake > wrote: > >> On 09/14/2018 01:31 AM, Chris Travers wrote: >> >> >> I apologize for the

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
are assholes. We're not agreeing to join > some organization and sign an ethics clause when signing up for the mailing > list. The current moderators can already remove bad actors from the list. > How they act outside of the list is non of this list's concern. >

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
ere will always be people who don't like some of the wording, much as there are often people who disagree with the way a patch to the code is written. Sooner or later though, the general consensus prevails and we have to move on, otherwise nothing will ever get completed. -- Dave Page Blog

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
g down > the rest of the groups throats. > > Jim > > PS: Also, what's with the personal replies? If you don't want to say what > you want to the whole group, I don't really have an interest in talking to > you personally. > I've had one off-list per

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
On Fri, Sep 14, 2018 at 3:43 PM, Joshua D. Drake wrote: > On 09/14/2018 07:36 AM, Dave Page wrote: > > > > On Fri, Sep 14, 2018 at 3:21 PM, James Keener wrote: > >> >> Now, you may say that (2) would be rejected by the committee, but I would >>>>

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
nteract. >> >> >> I could only heavily +1 this. I can get from where comes the idea that >> community is only what happens just on postgresql.org or just on some >> other channel community uses. Community is people who joined it and CoC >> supposed to apply even if peopl

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
On Fri, Sep 14, 2018 at 3:28 PM, Adrian Klaver wrote: > On 9/14/18 7:19 AM, Dave Page wrote: > >> >> >> > >> No one is tracking anything as part of the CoC. That's nothing but a >> straw man argument. >> > > Not buying it or the belo

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
specific > agreements to the contrary, why should any one group claim responsibility > of my > personal business? > If that business is publicly bringing the project into disrepute, or harassing other community members and they approach us about it, then it becomes our business. If it's unrelated to PostgreSQL, then it's your personal business and not something the project would get involved in. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
n the reddis community right now >> we can see conversations spilling onto twitter and into ad hominem >> vitriol. >> > > Ask yourself, if this was a government agency tracking your speech across > platforms would you be as approving? Personally I find the whole thing > creepy. No one is tracking anything as part of the CoC. That's nothing but a straw man argument. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Code of Conduct plan

2018-09-14 Thread Dave Page
at they become abusive or offensive to people making other software choices, then they are clearly bringing the project into disrepute and we should have every right to sanction them by preventing them participating in our project in whatever ways are deemed appropriate. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Re: How to install pgAgent on windows for postresql-bigsql-10.5

2018-09-06 Thread Dave Page
/download/windows/ > > > > > > > At 2018-09-06 15:57:30, "Dave Page" wrote: > > Hi > > On Thu, Sep 6, 2018 at 6:23 AM, jimmy wrote: > >> I use PostgreSQL-10.5-1-win64-bigsql.exe to install postgresql database. >> How to install pgAgent

Re: How to install pgAgent on windows for postresql-bigsql-10.5

2018-09-06 Thread Dave Page
ld and install it manually from source (which isn't exactly easy on Windows, and is dependent on what is included with and how BigSQL is packaged - which I know nothing about). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company