• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป le

le

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips:db
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • oracle (tips:db)

Fulltext results:

postgres
43 Hits, Last modified: 7 years ago
eventually open network for remote connections <file ini /etc/postgresql/9.5/main/postgresql.conf> listen_addresses = '*' </file> ===== Basic operations ===== <code> # list dat... o database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed extensions \dx # enable
oracle
12 Hits, Last modified: 9 years ago
====== Oracle ====== Download client lib from [[http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.htm... e]] (Base + sqlplus + SDK). Unzip all in /opt/oracle /etc/profile.d/oracle.sh <code> export ORACLE_HOME=/opt/oracle export PATH=${PATH}:/opt/oracle expo
redis
10 Hits, Last modified: 8 years ago
onic.com/2013/07/29/mysql-and-redis-command-equivalents/|from mysql to redis]] ===== string ===== t... USH puts the new value at the start of the list. LLEN, LPOP, RPOP <code> RPUSH friends "Alice" RPUSH f... set ===== A set does not have an order but each element may only appear once. <code> SADD superpowe... D superpowers "x-ray vision" SADD superpowers "reflexes" SREM superpowers "reflexes" SISMEMBER superp
mssql
4 Hits, Last modified: 9 years ago
.3.4.tar.gz cd unixODBC-2.3.4/ ./configure --enable-gui=no --enable-drivers=no --enable-iconv --with-iconv-char-enc=UTF8 --with-iconv-ucode-enc=UTF16LE --libdir=/usr/lib/x86_64-linux-gnu --prefix=/usr
mariadb
1 Hits, Last modified: 9 years ago
cean.com/community/tutorials/how-to-configure-a-galera-cluster-with-mariadb-10-1-on-ubuntu-16-04-serve

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki