From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
---|---|
To: | blessy456bthomas(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Regarding explanation to store and retrieve postgres geometric features |
Date: | 2025-02-28 12:36:28 |
Message-ID: | 0051060c-d934-4b99-97f2-19452fe1f933@app.fastmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Fri, Feb 7, 2025, at 7:43 AM, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/17/datatype-geometric.html
> Description:
>
> I have found section for 8.8. Geometric Types
> 8.8.1. Points
> 8.8.2. Lines
> 8.8.3. Line Segments
> 8.8.4. Boxes
> 8.8.5. Paths
> 8.8.6. Polygons
> 8.8.7. Circles but dont find how to use it and test it. can you add a
> detailed explanation or provide some references.
>
This page says
A rich set of functions and operators is available to perform various geometric
operations such as scaling, translation, rotation, and determining
intersections. They are explained in Section 9.11.
Hence, check the referred section.
--
Euler Taveira
EDB https://www.enterprisedb.com/
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2025-03-01 15:25:24 | parameter log_connections can not be changed at session start |
Previous Message | Ben Peachey Higdon | 2025-02-28 01:31:59 | Document if width_bucket's low and high are inclusive/exclusive |