pg_amqp icon indicating copy to clipboard operation
pg_amqp copied to clipboard

Replace table config with view for postgresql.conf

Open redrick opened this issue 8 years ago • 5 comments

Change proposed for fixing situation described in #21

redrick avatar Mar 27 '17 14:03 redrick

@redrick does this still work? @xzilla were there any issues with doing this?

esatterwhite avatar Jun 12 '19 17:06 esatterwhite

@postwait any issues with this change?

esatterwhite avatar Jun 12 '19 17:06 esatterwhite

This seems to completely break existing installs and provides no mechanism for them to achieve a similar outcome.

postwait avatar Jun 12 '19 17:06 postwait

Please see PR https://github.com/omniti-labs/pg_amqp/pull/27 as the likely fix for this issue.

xzilla avatar Jun 13 '19 15:06 xzilla

No, my issue isn't so much a problem with pg_dump right now, its automating a setup for default broker is less complicated to do with pg config than with tables.

esatterwhite avatar Jun 13 '19 20:06 esatterwhite