This website works better with JavaScript.
Explore
Help
Register
Sign In
GitHub
/
pg-utils
mirror of
https://github.com/dataegret/pg-utils.git
Watch
1
Star
0
Fork
You've already forked pg-utils
0
Code
Issues
Projects
Releases
Wiki
Activity
Useful PostgreSQL utilities
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
199
Commits
7
Branches
0
Tags
934 KiB
Shell
51.5%
Perl
41.6%
PLpgSQL
6.9%
Branch:
master
FixStatQueries
TableBloatApprox
add-readme
change_column_names
master
my_cool_feature
table_indentity
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
pg-utils
/
sql
/
slony_tables.sql
3 lines
68 B
Raw
Permalink
Blame
History
SELECT
tab_id
,
tab_nspname
|
|
'
.
'
|
|
tab_relname
from
_slony
.
sl_table
;
Reference in new issue
Copy Permalink