recompiling - Search results in mailing lists
Mailing lists >> pgsql-novice >> Thread
2024-08-30 18:24:31 | Re: Calling oracle function from PostgreSQL (Umair Shahid)
compiling it from source. For example, on Debian-based systems: sudo apt-get install postgresql
Mailing lists >> pgsql-novice >> Thread
2023-08-27 15:55:06 | Re: Stored procedures (Gurjeet Singh)
compiled one. It caches and reuses the query plans of the SQL commands in the function
Mailing lists >> pgsql-novice >> Thread
2023-07-07 14:18:50 | Encountering missing sourcefiles when building postgres on windows (Jürgen Zornig)
compiling source file src/backend/parser/parser.c) [c:\_build\postgresql\postgres.vcxproj] c1 : fatal error C1083: Cannot open
Mailing lists >> pgsql-novice >> Thread
2022-02-08 19:03:52 | Re: How does Postgres support backwards compatibility (David G. Johnston)
compiled for a particular version there is some room customization there if desired. You will
Mailing lists >> pgsql-novice >> Thread >> Search in thread (3)
2021-11-26 18:33:01 | Re: Simple question about running a function. (SQL Padawan)
compiled!) CREATE OR REPLACE FUNCTION foo() RETURNS void AS $$ BEGIN RAISE NOTICE 'Hello from void
Mailing lists >> pgsql-novice >> Thread
2021-09-12 15:51:45 | my server return OK with ALL, but QUERY.test from HOME http://postgis.net return (cPanel cPanel)
compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit I connect as USER
Mailing lists >> pgsql-novice >> Thread
2020-07-15 03:42:20 | How to connect PostgreSQL (9.6.17) database from Macbook Pro Terminal using JumpCloud password? (Devraj B)
compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-23), 64-bit postgres=# create user
Mailing lists >> pgsql-novice >> Thread
2020-07-15 03:42:20 | How to connect PostgreSQL (9.6.17) database from Macbook Pro Terminal using JumpCloud password? (Devraj B)
compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-23), 64-bit postgres=# create user
Mailing lists >> pgsql-novice >> Thread
2020-03-25 21:41:35 | psql: can't get readline support (Denis Gantsev)
compile postgres with readline support, but no luck, even if I am pretty sure I have
Mailing lists >> pgsql-novice >> Thread
2020-03-10 21:38:55 | Major upgrade from 9.6.15 to 12.2 (Elizabeth Fernandez)
compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609, 64-bit - PostGIS lib version
Mailing lists >> pgsql-novice >> Thread >> Search in thread (2)
2020-03-09 17:38:04 | Postgresql-Unit Extension - (David Roper)
compile it? There are instructions for Debian, but macOS ain’t Debian and I’m stuck
Mailing lists >> pgsql-novice >> Thread
2019-12-17 15:42:04 | Re: Health warning: (Justin)
compile then install what a horrible amount of pain, Just getting the CD to boot
Mailing lists >> pgsql-novice >> Thread >> Search in thread (3)
2019-12-03 10:12:36 | Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple (Marcel Ruff)
compiled release 12.1 the crash has disappeared, thank you for your world leading DB Marcel
Mailing lists >> pgsql-novice >> Thread
2019-11-14 22:03:55 | Windows ODBC Driver configuration help (Andrew Kagan)
compile-time ordinal 3) of object ""[table]"."public"."[column]"" was reported to have a "DBCOLUMNFLAGS
Mailing lists >> pgsql-novice >> Thread
2019-11-05 14:58:11 | Re: explain statements question (LM)
that had no official support as long as I could compile and debug it myself.