| From: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Pluggable Storage - Andres's take |
| Date: | 2018-09-23 19:02:03 |
| Message-ID: | CAPpHfdtojVUF5FAiUVWTu4HQSTRZcVZOSin1fs9qY+_GOU3fPQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 24, 2018 at 5:50 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> I've pushed a current version of that to my git tree to the
> pluggable-storage branch. It's not really a version that I think makese
> sense to review or such, but it's probably more useful if you work based
> on that. There's also the pluggable-zheap branch, which I found
> extremely useful to develop against.
BTW, I'm going to take a look at current shape of this patch and share
my thoughts. But where are the branches you're referring? On your
postgres.org git repository pluggable-storage brach was updates last
time at June 7. And on the github branches are updated at August 5
and 14, and that is still much older than your email (August 24)...
1. https://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git;a=shortlog;h=refs/heads/pluggable-storage
2. https://github.com/anarazel/postgres-pluggable-storage
3, https://github.com/anarazel/postgres-pluggable-storage/tree/pluggable-zheap
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-09-23 21:13:52 | Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options |
| Previous Message | Andrew Dunstan | 2018-09-23 15:38:53 | Re: testing pg_dump against very old versions |