Pinny

Results 18 comments of Pinny

@craigmcnamara @jpmcgrath any thoughts on this?

@craigmcnamara I see your point, but the README does list this as a [future improvement](https://github.com/jpmcgrath/shortener/blob/develop/README.rdoc#future-improvements) :)

Revisiting, any thoughts on merging this?

@craigmcnamara in our earlier exchange, I pointed out that this was listed as a future improvement in the README, and you mentioned leaving this up to @jpmcgrath. Has something changed...

The issue seems to be occurring due to the way [this command](https://github.com/CrunchyData/postgres-operator/blob/master/internal/controller/postgrescluster/pgbackrest.go#L1348) is formulated: ``` // Reconcile the initial backup that is needed to enable replica creation using pgBackRest. //...

@cbandy I see how this can be done, and appreciate your response. But the documentation on that page is misleading: > PGO sets up your Postgres clusters so that they...

I have no plans to do this at this time. Every method of the Complex calculations can be performed using the overloaded ZmanimCalendar methods, and I didn't want the responsibility...

Do you have a specific zman and opinion you'd like an example for, or would any suffice?

Here's how 5 (randomly selected) calculations may be implemented: ``` class ComplexZmanimCalendar(ZmanimCalendar): def misheyakir11Point5Degrees(self): return self.alos({'degrees': 11.5}) def sofZmanShmaMGA19Point8Degrees(self): day_start = self.alos({'degrees': 19.8}) day_end = self.tzais({'degrees': 19.8}) return self.sof_zman_shema(day_start, day_end)...

@plonibarploni can I assume this has been resolved?