Toggle navigation
RegexPlanet
Testing
Go (beta)
Haskell (beta)
Java
JavaScript
.Net
Perl (beta)
PHP (beta)
PostgreSQL (beta)
Python
Ruby (beta)
Rust (beta)
Tcl (beta)
XRegExp (beta)
Previous version
Cookbook
Support
Pattern Matching docs
Regular Expression Test Page
for PostgreSQL
Share:
Online testing with the PostgreSQL engine is still in beta.
Test Results
Expression to test
Regular expression:
Options:
b - rest of RE is a BRE
c - case-sensitive matching (overrides operator type)
e - rest of RE is an ERE
i - case-insensitive matching (see Section 9.7.3.5) (overrides operator type)
m - historical synonym for n
n - newline-sensitive matching (see Section 9.7.3.5)
p - partial newline-sensitive matching (see Section 9.7.3.5)
q - rest of RE is a literal ("quoted") string, all ordinary characters
s - non-newline-sensitive matching (default)
t - tight syntax (default; see below)
w - inverse partial newline-sensitive ("weird") matching (see Section 9.7.3.5)
x - expanded syntax (see below)
Replacement:
Input 1:
Input 2:
Input 3:
Input 4:
Input 5:
Cookbook:
View Recipe
×
Close
Desired Result
This is just an experiment and does not do anything yet!
Target pairs in the string: