Skip to content
#

postgresql-database

Here are 462 public repositories matching this topic...

rake-inc
rake-inc commented Jan 4, 2020

I trying to do CI using a standalone gitlab-ci runner container in a dedicated server. To run the tests I'm using zonky to create a postgis database service which is also containerized. It runs fine in my local machine. But while my Gitlab-ci runs the test it throws Illegalstateexception as it failed to load the application context. Anyone else experienced the same?

Thanks in advance.

Nowi5
Nowi5 commented Apr 5, 2020
`
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-4a9ab2317030> in <module>
      4 
      5 #Importing postgres credentials
----> 6 from postgres_credentials import *
      7 
      8 #Importing twitter credentials

ModuleNotFoundError: No module named 'postgres_
1
siemvaessen
siemvaessen commented Apr 28, 2020

Add Sematext code before the closing tag:

<script type="text/javascript"> (function(e,t,r,n,a){var c=[];e[a]=function(){c.push(arguments)}; e[a].queue=c;var s=t.createElement(r);s.async=1;s.src=n; var u=t.getElementsByTagName(r)[0];u.parentNode.insertBefore(s,u)}) (window,document,"script","//cdn.sematext.com/rum.js","strum"); </script>

Improve this page

Add a description, image, and links to the postgresql-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the postgresql-database topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.