Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Database

The database is a warehouse that organizes, stores and manages data according to the data structure. It was created more than 60 years ago. With the development of information technology and the market, especially after the 1990s, data management is no longer just It is to store and manage data, and transform it into various data management methods required by users. There are many types of databases, from the simplest tables that store various data to large-scale database systems that can store massive amounts of data. They have been widely used in all aspects.

PostgreSQL multi-column unique

I have a strange situation in PostgreSQL 9.4.
I have a table:

id integer NOT NULL DEFAULT nextval(‘users_userpropmeta_id_seq’::regclass)
name character varying(255) NOT NULL
cls character va

September 21, 2021By Simo Postgresql inadvertent, multiple columns, PostgreSQL, UniqueLeave a Comment

In PostgreSQL, how to cancel the time zone offset using “At Time Zone”

I’m trying to bypass the Postgresql time zone and I can’t seem to figure this out. EST is “Eastern Standard Time” in the United States, usually UTC-5.

Example 1: Basic test

select ’08/3

September 21, 2021By Simo Postgresql cancel, how to use, in, offset, PostgreSQL, time, time zone, ZoneLeave a Comment

PowerDesigner imports using SQL script

1. Prepare the script for creating the database

1. Prepare the script for creating the database

2 , Import SQL into powerDesigner

September 21, 2021By Simo Power Designer import, PowerDesigner, Script, SQL, useLeave a Comment

PostgreSQL – Export Heroku Postgres database, but exclude table

I want to export the Postgres database of my Heroku application, but I want to exclude a table. Is this possible?

This is the command I used to export the entire Postgres database:

$PGU

September 21, 2021By Simo Postgresql database, Excluded, export, Heroku, Postgres, PostgreSQL, tableLeave a Comment

Can I build complex queries for NOSQL DB?

I have been studying noSQL DB, and I have not been able to answer myself satisfactorily: Can complex queries be constructed on noSQL DB?

The type of query I want to know will be like this:

September 21, 2021By Simo Nosql build, Complex, DB, for, NOSQL, query, Whether it isLeave a Comment

PostgreSQL extracts the keys from JSONB, “Unable to call JSONB_Object_Keys on scalar”

I want to use jsonb to solve the problem in Postgres. There are many problems here, what I want to do is:

SELECT table.column->>’key_1′ as a FROM “table” I tried -> there are some combination

September 21, 2021By Simo Postgresql extraction, JSONB, keys, object, PostgreSQL, Scheduling, Unusual, upLeave a Comment

TIDB source reading series articles (2) first knowledge TIDB source code

This article is the second in a series of articles on the TiDB source code reading. The first article introduces the overall architecture of TiDB, knows which modules TiDB has, what they do, where

September 21, 2021By Simo Nosql article, early, Knowledge, reading, series, source, Source Code, TIDB, twoLeave a Comment

I can’t run jobs on PGAgent on PostgreSQL.

I installed pgagent on Ubuntu 16.04.

I executed:

CREATE EXTENSION pgagent;
CREATE LANGUAGE plpgsql; According to this: https://www.pgadmin.org/docs/pgadmin4/1.x/pgagent_install.htm

<

September 21, 2021By Simo Postgresql Homework, operation, PGAGENT, PostgreSQL, UnableLeave a Comment

PostgreSQL query is not terminated, the service postgreSQL is not started after reboot

In my work, I am running a complex query. I canceled it and went home yesterday. It is impossible to terminate the query later this morning. There is also a “after termination” “End” function. A co

September 21, 2021By Simo Postgresql no, PostgreSQL, query, Restart, service, startup, TerminationLeave a Comment

What type of NOSQL database is best suited to store hierarchical data?

What type of NoSQL database is best for storing hierarchical data?

For example, I want to store a forum post with a tree structure:

original post
+ re: original post< br /> + re: origi

September 21, 2021By Simo Nosql data, database, hierarchical, NOSQL, store, suitable, type, whatLeave a Comment

Posts navigation

Page 1 … Page 34 Page 35 Page 36 … Page 47
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress