Database Patterns

Notes on PostgreSQL

Pages

  • Home
  • Quick Links

Quick Links

PostgreSQL

DBA Stack Exchange
ServerFault
Stack Overflow
Hacker News
Planet PostgreSQL
/r/postgresql/

Security

security.stackexchange.com
Stack Overflow
/r/netsec
unix.stackexchange.com

Other

/r/database
/r/sql
/r/java
/r/programming
/r/BSD
/r/Unix
/r/OpenBSD
/r/Linux
/r/Ubuntu
Ask Ubuntu
/r/sysadmin







Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

1 comment:

Anonymous said...

hello does it support custom hook pluginn?

January 17, 2023 at 10:02 AM

Post a Comment

Home
Subscribe to: Posts (Atom)

Search This Blog

Labels

postgres

Popular Posts

  • Broadcasting PostgreSQL NOTIFY messages to WebSocket Clients
    In this post, I look at how to broadcast NOTIFY messages from a Postgres database to WebSocket clients using Spring MVC 4. Source code her...
  • Trees and Paths using WITH RECURSIVE in PostgreSQL
    Let's say we had some data like this - from the United Nations geoscheme for world regions: create table subregions ( id smallint pr...
  • TF-IDF Text Search in Postgres
    /* see http://blog.databasepatterns.com/2014/07/postgresql-install-smlar-extension.html */ create extension if not exists smlar; /* your ...
  • Installing the debugger for pgAdmin on Windows
    Software used: Windows 7 64-bit PostgreSQL 9.3 installed from EnterpriseDB installer pgAdmin III 1.18 Steps: 1. Open c:\program f...
  • Setting up OpenBSD's LDAP Server (ldapd) with StartTLS and SASL
    OpenBSD has its own LDAP server, ldapd. Here's how to configure it for use with StartTLS and SASL authentication I don't cover com...
  • Steps to install the smlar extension into Postgres
    The smlar extension lets you do TF-IDF and cosine similarity calculations in Postgres. If you figure out how to compile these on Windows (...
  • PostgreSQL 9.6 Wish List
    First, a huge congratulations and thank you to the PostgreSQL Global Development Group for shipping such great features in 9.5! I'm te...

About Me

Neil McGuigan
View my complete profile

Blog Archive

  • ▼  2017 (4)
    • ▼  September (3)
      • Encrypt your LAN with IPsec (OpenBSD)
      • Monitor a remote computer securely using SNMP (Ope...
      • Forward syslogs to a central server using TLS (Ope...
    • ►  August (1)
  • ►  2016 (6)
    • ►  July (4)
    • ►  May (1)
    • ►  January (1)
  • ►  2015 (6)
    • ►  December (2)
    • ►  August (1)
    • ►  April (1)
    • ►  March (2)
  • ►  2014 (32)
    • ►  December (4)
    • ►  November (1)
    • ►  August (9)
    • ►  July (7)
    • ►  June (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (3)
    • ►  January (3)
  • ►  2013 (2)
    • ►  November (1)
    • ►  August (1)
  • ►  2012 (1)
    • ►  August (1)
Simple theme. Powered by Blogger.