19 lines
1 KiB
Org Mode
19 lines
1 KiB
Org Mode
:PROPERTIES:
|
|
:ID: 38a9e042-30f1-40aa-8ae0-73c3d79366b9
|
|
:END:
|
|
#+title: 2022-01-06
|
|
* Discussing the [[id:c45881de-46f2-4f76-9579-063626c5956c][Analytics View Service]] effort with Gavin and Eric
|
|
- Analytics schema deployment is built in sites with ana default
|
|
- Analytics schema deployments are slow, many databases to update
|
|
- Could sites remain connected to ana default if no specific database exists?
|
|
- This would allow us to build and deploy the database views faster
|
|
- Create DBA tickets for each view to be created (actionable by CP)
|
|
- Include example output with how to reproduce it
|
|
- Eric will work with Gavin to build the views during each sprint (likely a
|
|
couple per sprint)
|
|
* Discussing DBLink for the [[id:11edd6c9-b976-403b-a419-b5542ddedaae][Subscriber Search Service]]
|
|
- Foreign data wrappers ought to be more performant
|
|
- https://multicorn.org/
|
|
- DBLink is available in analytics-search in testing and staging, and the
|
|
extension is installed with the schema.
|
|
- https://www.postgresql.org/docs/current/dblink.html
|