Re: Error dydl : image not found when trying to install pg on Catalina

2022-04-18 Thread Adrian Ho
On 17/4/22 19:28, cecile rougnaux wrote: I upgraded my system to Catalina 10.15.7 and now I get an  error with dyld : image not found when trying to install postgresql : [...] dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.70.dylib Referenced from: /usr/local/Cellar/postgresql/

Re: OpenSSL@1.1 not getting linked with Homebrew - trying to install postgresql

2022-04-12 Thread Adrian Ho
On 12/4/22 18:33, cecile rougnaux wrote: My system is OS Mojave 10.14.6, I got homebrew from this command :  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" when I try to install postgresql with the command brew install postgresql

Re: Even more OT: Ditto machines [was: bottom / top posting]

2021-06-10 Thread Adrian Ho
On 11/6/21 4:52 am, Dean Gibson (DB Administrator) wrote: Tom mentioned "old-timers."  Remember "Ditto" machines?  Remember the odor?  They were in common use when I was in high school (1960). https://en.wikipedia.org/wiki/Mimeograph Was intimately acquainted with them during my military servi

Re: bottom / top posting

2021-06-09 Thread Adrian Ho
On 7/6/21 8:05 pm, Vijaykumar Jain wrote: I hear a lot of suggestions wrt bottom / top posting. To be pedantic, the preferred posting style seems in fact to be *inline trim-posting*, i.e. * your responses are immediately below the text you're replying to, so the context is immediately appar

Re: Backup & Restore

2020-02-25 Thread Adrian Ho
On 24/2/20 4:18 pm, Dor Ben Dov wrote: > > Hi All, > >   > > What is your backup and restore solution in production when working > with Postgres ? > > (+ if you can say few words why you picked this X solution instead of > others) > This is the THIRD time you've asked the same question with minimal

Re: Running concurrent txns and measuring the timings in Postgres

2019-07-26 Thread Adrian Ho
On 25/7/19 5:24 AM, Souvik Bhattacherjee wrote: > I got this thing running and hopefully works as expected. The txns are > stored in insert_txn1.sql, insert_txn2.sql, ... > Please let me know if you find any issues with this. > Script is attached. > Even if you're using the ancient Bash version 3 (