Assigned
Status Update
Comments
gs...@google.com <gs...@google.com> #2
Hello Piotr,
For a new feature request, a complete and well-formulated use-case helps a lot to speed up implementation. How would you define your use-case that requires the --with-libxml build? A step-by-step description would help a lot.
For a new feature request, a complete and well-formulated use-case helps a lot to speed up implementation. How would you define your use-case that requires the --with-libxml build? A step-by-step description would help a lot.
za...@bzdyl.net <za...@bzdyl.net> #3
Hello again,
There is not much to elaborate on: our application uses XML type [1] for some table columns and functions [2] to work with values of this type. Without XML support we cannot use Cloud SQL PostgreSQL instances.
Best regards,
Piotr
[1]https://www.postgresql.org/docs/9.6/static/datatype-xml.html
[2]https://www.postgresql.org/docs/9.6/static/functions-xml.html
There is not much to elaborate on: our application uses XML type [1] for some table columns and functions [2] to work with values of this type. Without XML support we cannot use Cloud SQL PostgreSQL instances.
Best regards,
Piotr
[1]
[2]
gs...@google.com <gs...@google.com>
[Deleted User] <[Deleted User]> #4
Would really like this feature as well! We really wanted to use Cloud SQL for our Postgres DBs which use the XML field, but ended up having to set up our own instances to allow XML field support.
ba...@barny.org.uk <ba...@barny.org.uk> #5
Another thumbs-up on this feature! We found out rather too late on in development that this isn't supported, leading to a fair degree of re-work
de...@ecrebo.com <de...@ecrebo.com> #6
We would really like this feature as well.
ia...@broadlume.com <ia...@broadlume.com> #7
We desperately need this support. We just built out some significatn features that rely on this.
pa...@broadlume.com <pa...@broadlume.com> #8
It would be super helpful if this was supported.
mg...@gmail.com <mg...@gmail.com> #9
Support for this issue would be invaluable for my team and myself.
ps...@gmail.com <ps...@gmail.com> #10
Is there a timeline for making this change?
st...@gmail.com <st...@gmail.com> #11
We also hope to see this implemented soon because we will need to switch providers if not. It's a need to have for a lot of our applications and weighs heavily into our decision to either stay and continue to use the Google Platform with our XML types or move away to another platform that will support them.
rj...@gmail.com <rj...@gmail.com> #12
Thumbs up for this feature
jo...@tryadhawk.com <jo...@tryadhawk.com> #13
Two thumbs up for this. Really need this support to continue being efficient.
se...@gmail.com <se...@gmail.com> #14
This would be really helpful for my time. We would love this feature for a big launch that's coming up.
ma...@focus-bc.com <ma...@focus-bc.com> #15
Thumbs up for this feature
[Deleted User] <[Deleted User]> #16
required feature... otherwise we need to shop elsewhere...
ma...@gmail.com <ma...@gmail.com> #17
This is definitely needed.
po...@gmail.com <po...@gmail.com> #18
I am develping a project that needs this feature. If it will not be available, I will change to another provider.
Waiting a feedback.
Thanks in advance.
Waiting a feedback.
Thanks in advance.
cl...@vori.com <cl...@vori.com> #19
Over six years have elapsed. Any plan to actually implement this?
Description
When I run my application I am getting:
org.postgresql.util.PSQLException: ERROR: unsupported XML feature
Detail: This functionality requires the server to be built with libxml support.
Hint: You need to rebuild PostgreSQL using --with-libxml
Would it be possible to get support for XML columns in Cloud SQL PostgreSQL instances? Lack of it prevents us from using Cloud SQL for running our application.
Best regards,
Piotr