Grant Johnson

459
reputation
29 views

Registered User

name Grant Johnson
member for 1 year
seen Dec 2 at 22:01
website
location Burns, WY
age 38
Programmer by birth, geek by choice.
Dec
3
accepted postgresql querying on multiple identical tables
Dec
2
comment Why does Postgres refuse to start as service?
Well, what error do you get? What is there in the Event Viewer?
Dec
2
answered PostgreSQL In Memory Database
Dec
2
answered postgresql querying on multiple identical tables
Nov
19
comment PostgreSQL performance issue
Buy RAM or reduce the number of processes other than DB on the machine.
Nov
6
answered Looking for an SQL statement which groups by type
Nov
3
answered Degraded performance of a query after adding Index
Sep
17
awarded  Yearling
Sep
11
accepted Indexed Views in OLTPs?
Aug
27
answered Is there a postgres fuzzy match faster than pg_trgm?
Aug
27
comment How do I get the primary key(s) of a table from Postgres via plpgsql?
Additionally, combine this with the data from pg_indexes, and you should be pretty good. Really a primary key is just a unique index with not null on all of the fields.
Aug
27
answered unable to run postgres as windows service