prefixing - Search results in mailing lists

2021-11-18 17:33:32 | Re: Naming projects for Postgresql ONLY. (Tom Lane)

using "pg" as a name prefix --- there are lots of other people doing the same. regards, tom lane

2020-09-19 17:20:34 | Re: Feature proposal for psql (Tom Lane)

prefix operator. Besides that, most stuff in Postgres is numbered from 1 not 0. If I were

2019-11-30 17:17:45 | Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib (Dennis Suratna)

prefix directory and I am faced with the following error: /usr/bin/ld: cannot find -lpgcommon_shlib

2019-11-10 18:39:01 | Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple (Marcel Ruff)

prefix] [-p name-prefix] Thank you Marcel Am 10.11.19 um 16:59 schrieb Tom Lane

2019-05-08 01:55:46 | compiling PostgreSQL with --enable-llvm (Saifi Khan)

prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http:///bugzilla --enable-shared --enable-threads=posix

2019-03-19 00:20:03 | error installing on MinGW (Gavin M2301)

prefix=/c/pgsql/ mingw32-make mingw32-make install Please let me know if there is an easy

2018-10-24 10:33:43 | Re: psql on Mac (Ozan Kahramanogullari)

prefixed with "+", or a # comma-separated list thereof. In both the DATABASE and USER fields

2018-02-14 15:33:02 | WAL settings (J B)

prefix = '%m [%p] %q%u@%d ' # special values: # %a = application name # %u = user name # %d = database

2017-12-29 18:45:17 | Re: Escape char in pg_ls_dir (Tom Lane)

prefix.) If you want access to random bits of the server's filesystem, I'd suggest

2017-12-14 23:48:56 | Re: r there downsides to explicitly naming a pk column xxxx_pk (David G. Johnston)

prefix. Being able to "grep pk_tbl_id" is also nice in many cases. Grepping

2017-01-04 18:52:37 | [NOVICE] server log error on startup (Jeffrey A Trimble)

prefix=/irmaag/pgsql96 I'm stumped since I can't really "see" a permission issue. I have

2016-09-29 13:31:42 | Re: JSON, JSONB questions (Merlin Moncure)

prefixed function names Basically, no. The index lookup will run the same speed either way since

2016-02-05 03:50:52 | Re: relaxed full text search? (Tom Lane)

prefix string match" then I wonder whether you want the FTS machinery at all. There

2016-01-11 20:33:42 | Re: How to enable partial matching on a GIN index (Tom Lane)

prefix match has to match or be a prefix of that string exactly. So you might

2014-09-04 08:50:03 | Re: PG 9.1 much slower than 8.2 ? (Marc Richter)

prefix=/usr/local --with-openssl --enable-thread-safety"), version 9.3.5 was taken from PGDG Repo (https:///wiki/Apt).