Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PgSphere provides spherical data types, functions, operators, and indexing for PostgreSQL.

License

NotificationsYou must be signed in to change notification settings

postgrespro/pgsphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

******* NEW GAVO PGSPHERE BETA RELEASE, PLEASE READ CAREFULLY. *******You must apply one of the follwing upgrade commands to all ofyour PostgreSQL databases using PgSphere to make this release ofPgSphere work properly! Let us assume your database is named'gavo', then:-- first, run the following shell command                psql gavo -c '\dx'|grep pg_sphere   -- if this outputs a line starting with ' pg_sphere',      then please run the command            psql gavo -c "ALTER EXTENSION pg_sphere UPDATE TO '1.1.5beta4gavo';"      to upgrade your database to this latest version of PgSphere.   -- else, if nothing is output from the first command, then      you apparently have a somewhat older first-time installation of      PgSphere within your database. In this case, please run the command            psql gavo -c "CREATE EXTENSION pg_sphere FROM unpackaged;"      to upgrade your database to this latest version of PgSphere.

About

PgSphere provides spherical data types, functions, operators, and indexing for PostgreSQL.

Resources

License

Stars

Watchers

Forks

Contributors19


[8]ページ先頭

©2009-2025 Movatter.jp