-
Updated
Apr 9, 2022 - Ruby
PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 1,214 public repositories matching this topic...
-
Updated
Jan 13, 2022 - Ruby
-
Updated
Mar 11, 2022 - Ruby
-
Updated
Mar 29, 2022 - Ruby
-
Updated
Mar 13, 2022 - Ruby
In order to determine the properties of a geometry column, the OID::Spatial#parse_sql_type method is called in the SchemaStatements#initialize_type_map method for geometry types. This method parses a sql_type (ex. "geometry(Polygon,4326)") and derives the geo_type, srid, has_z, has_m, and geographic properties from the string.
The problem is that after a join, sql_type comes i
-
Updated
Mar 2, 2022 - Ruby
-
Updated
Apr 8, 2022 - Ruby
-
Updated
Oct 17, 2021 - Ruby
-
Updated
Mar 31, 2022 - Ruby
-
Updated
Feb 15, 2022 - Ruby
Cookbook version
7.1.4
Chef-client version
14.12.3
Platform Details
Oracle Enterprise Linux 7.6 x86_64
Scenario:
install postgresql 10.5
Steps to Reproduce:
run recipe that tries;
postgresql_server_install 'package' do
version '10.5'
action [:install, :create]
end
Expected Result:
successful install
Actual Result:
[What actually happens af
-
Updated
Dec 17, 2021 - Ruby
-
Updated
Dec 24, 2021 - Ruby
-
Updated
Mar 30, 2022 - Ruby
-
Updated
Mar 22, 2022 - Ruby
-
Updated
Mar 30, 2022 - Ruby
-
Updated
Mar 13, 2022 - Ruby
-
Updated
Apr 5, 2022 - Ruby
-
Updated
Mar 22, 2022 - Ruby
-
Updated
Mar 1, 2022 - Ruby
-
Updated
Apr 7, 2022 - Ruby
-
Updated
Mar 30, 2022 - Ruby
-
Updated
Mar 15, 2022 - Ruby
-
Updated
Apr 9, 2022 - Ruby
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre