Re: Postgres on IBM z/OS 2.2.0 and 2.3.0

2019-11-18 Thread Tom Lane
parveen mehta writes: > Thanks for providing valuable inputs into my concerns. In the last part you > mentioned and i am quoting it here "would limit the parts of the system > that would have to be cleansed of ASCII-isms to libpq and src/bin/. > But that's already a nontrivial headache I suspect.

Re: Postgres on IBM z/OS 2.2.0 and 2.3.0

2019-11-18 Thread parveen mehta
Tom, Thanks for providing valuable inputs into my concerns. In the last part you mentioned and i am quoting it here "would limit the parts of the system that would have to be cleansed of ASCII-isms to libpq and src/bin/. But that's already a nontrivial headache I suspect." I am not clear on theĀ 

Re: Postgres on IBM z/OS 2.2.0 and 2.3.0

2019-11-16 Thread Tom Lane
parveen mehta writes: > I am researching whether an postgres installation can be done on Unix system > services(USS) in z/OS. USS is a POSIX compliant OS on z/OS and i wonder if > you have any experience with installing it there that you can share with me. > I would be highly appreciative of yo