Notices tagged with postgres
-
#postgres dump schemas by default, right? What would be a reason why it wouldn't do that?
-
Are the issues presented in https://citusdata.com/blog/2015/09/09/pgshard-learn-from-failure/ regarding failover still relevant in 2021? #postgres #pgsql #postgresql
-
What versions of #postgres have table limitations, if any? Running into issues with #pg_dump. #postgresql
-
#postgres folks, any out-of-the-box thoughts about this error:
psql: error: could not connect to server: could not connect to server: Connection refused
Is the server running on host "10.14.202.76" and accepting
TCP/IP connections on port 9999?
Obviously, the firewall has been checked.
-
#postgres folks, how do I determine the exact version of #psql? cat PG_VERSION just reports “12” #postgresql
-
this is owned by the proper user: [centos@ip-10-250-75-75 16:44:13 wildfly-19.0.0.Final]$ ls -la /opt/wildfly-19.0.0.Final/modules/com/mysql/main/mysql-connector-java.jar -rw-r--r-- 1 wildfly wildfly 883898 Jun 2 16:21 /opt/wildfly-19.0.0.Final/modules/com/mysql/main/mysql-connector-java.jar But it doesn't show up as a JDBC driver in the #wildfly #HAL. I did use a different pro…
-
so, my #postgres application seems to work in #wildfly. I guess I need to write a #java application to test it? I've never used Wildfly before so...yeah.
-
It has been a while since I have done anything with #MySQL and #Postgres. I keep forgetting that the package 'mysql' is not the server.
Of course, the Zabbix instructions could be a lot better in this regard. !monitoring
-
To flesh that out a bit, but my current list is this:
#mongodb
#mysql
#httpd
#postgres
#kafka
#cassandra
#tomcat
#jboss / #wildfly
#eclipse
#java (enough to diagnose applications...honestly, with the others on the list that are built in java, I probably don't really need to do anything else with this one)
-
I have zero experience with stored procedures. How would I tell if there are any for #Postgres and #MySQL?
-
@maiyannah @moonman Because #MySQL (and #MariaDB) sucks and the only reason people still use it is because of legacy? :)
#Postgres beats the crap out of it any day.