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

Tag: table

PowerDesinger batch modification table prefix

Purpose:
Powerdesign batch modify table name steps: 1. ctrl + shift + x to open the running VBS code window 2. Copy the code below and run

Option ExplicitValidationMode = TrueInteractiveM

September 22, 2021By Simo Power Designer bulk, modification, PowerDesinger, prefix, tableLeave a Comment

PostgreSQL – How to imitate the Postgres foreign key into the partition table

I have a partitioned table (call it A) where a serial primary key is referenced by another table (call it B). I know I can’t actually go from one to the other One creates a foreign key (because I d

September 21, 2021By Simo Postgresql How, imitation, key, outside, partition, Postgres, PostgreSQL, table, willLeave a Comment

Does the PostgreSQL table? Not enough storage?

I have a table of about 3.8 million rows. When I query the entire table, I get

ERROR: value overflows numeric format

quote the value returned by the user-defined function.
However, if I

September 21, 2021By Simo Postgresql big, insufficient, memory, PostgreSQL, tableLeave a Comment

PostgreSQL copies the data into the table

I use the copy command in Postgresql, I have a line of data in a text file, it is the separator, I want to copy it to the db table. I received an error saying:
Error: Invalid byte sequence encodin

September 21, 2021By Simo Postgresql Copy, data, PostgreSQL, table, willLeave a Comment

PostgreSQL – put the explain result in the table?

I saw from Postgres 8.1 docs that EXPLAIN generated data similar to the table:

Prior to PostgreSQL 7.3 , the plan was emitted in the form of a NOTICE
message. Now it appears as a query resul

September 21, 2021By Simo Postgresql Explain, PostgreSQL, Put, result, tableLeave a Comment

How do I correctly design a VS matching table in PostgreSQL?

I have considered this problem, and I have not come up with something better. So let me describe my problem, my current solution, and what I want to improve Place. I also have some concerns, such a

September 21, 2021By Simo Postgresql Correction, design, How to, matching, PostgreSQL, table, VSLeave 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

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

PostgreSQL – How do I know the actual count in a big table of high insertion rates

Suppose I have a table with exactly 10M rows. I need to know the exact number of rows. It takes 5 seconds for COUNT requests. Suppose 100 rows are added to the table every second.

If I now re

September 21, 2021By Simo Postgresql actual count, high, How, INSERT, know, large, PostgreSQL, rate, tableLeave a Comment

PowerDesigner generates SQL table name with quotation number solution

When powerdesigner connects to oracle11g, I created a table aaa
The generated SQL statement is:
drop table ” aaa” cascade constraints;

create table “aaa”
(
“id” INT not null,
“name” NVARCHAR

September 21, 2021By Simo Power Designer generated, Name, PowerDesigner, quotation marks, solution, SQL, table, WithLeave a Comment

Posts navigation

Page 1 … Page 8 Page 9 Page 10
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