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

Author: Simo

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

PostgreSQL – Refreshing materialized view Concurrently causes table expansion

In PostgreSQL 9.5, I decided to create a materialized view “effect” and schedule hourly concurrent refreshes, because I want it to be always available:

< /p> REFRESH MATERIALIZED VIEW CONCURR

September 21, 2021By Simo Postgresql Caused, Concurrently, Expansion, Physiology, PostgreSQL, Refresh, table, viewLeave a Comment

How to add time-related triggers in PostgreSQL?

Regarding how: I am confused and powerless:

>After setting up the database, add a trigger to the postgresql database, that is, add a trigger by clicking a hyperlink
>Write a trigger function

September 21, 2021By Simo Postgresql How to add, Related, time, triggerLeave a Comment

PowerDesigner writes Name to the PD7 in Comment.

Background:

I used PowerDesigner when developing projects recently. It is very uncomfortable to look at the fields in the database design, because the Chinese people still like to read Chines

September 21, 2021By Simo Power Designer available, Comment, later, middle, PD, PD7, PowerDesigner, version, writeLeave a Comment

PostgreSQL – “INSERT INTO … FETCH All from …” unable to compile

I have some functions to return cursors (refcursor) on PostgreSQL 9.6:

CREATE OR REPLACE FUNCTION public.test_returning_cursor( )
RETURNS refcursor
IMMUTABLE
LANGUAGE plpgsql
AS $$
DECLARE

September 21, 2021By Simo Postgresql compiled, FETCH, INSERT, PostgreSQL, UnableLeave a Comment

[Big Data] In-depth analysis of the distributed algorithm of the NOSQL database

In-depth analysis NoSQL database distributed algorithm < /section> Although the NoSQL movement did not bring fundamental technological changes to distributed data processing, it s

September 21, 2021By Simo Nosql Algorithm, analysis, big data, database, distributed, in-depth, NOSQLLeave a Comment

Posts navigation

Page 1 … Page 538 Page 539 Page 540 … Page 590
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