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

Tag: trigger

Expires in nginx.conf will cause errors on Ubuntu, but no errors on OSX

My nginx.conf is using local (OSX), but it throws an error on prod (Ubuntu)

Full file: https:// github.com/thomasdane/partywave/blob/master/nginx.conf

But the relevant part is:

#

October 13, 2021By Simo Nginx CONF, error, EXPIRES, nginx, Nginx.conf, not, OSX, trigger, UbuntuLeave a Comment

WinAPI – Moving the mouse cursor without triggering WM_MOUSEMOVE

I want to use SetCursorPos to capture the mouse in the middle of the window (just like in an FPS game).

The problem is that when I do this, My window will receive WM_MOUSEMOVE-this will at mo

October 11, 2021By Simo Wireless cursor, Mobile, Mouse, Mousemove, trigger, WinAPI, wmLeave a Comment

iOS – NSDictionary release trigger valueforKey return value release

I am currently trying to enter iOS development by myself. Now I cannot understand memory management.
This is the reason for my confusion:

NSString *path = [self.dataPath stringByAppendingPat

October 9, 2021By Simo IOS IOS, NSDictionary, Release, return, trigger, value, valueforkeyLeave a Comment

Is it possible to retrieve the ID of Jenkins built through its API?

Suppose I trigger the build by sending a GET request to /job/awesomesauce/build. Is it possible to retrieve the ID that triggered the build?

I know that I can try to access /job/awesomesauce/

October 3, 2021By Simo Search Engines API, build, ID, Jenkins, passed, retrieved, trigger, Whether it is possibleLeave a Comment

When you insert a new record, create a trigger for SQLITE to delete old records.

I have a “log” table in the SQLite database, where I write all the log files.

But I want to pretend that the database becomes more Come bigger-the smartest way to do this is to use the trigge

September 22, 2021By Simo Sqlite create, delete, INSERT, New, old, Record, SQLITE, time, triggerLeave 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

Running errors in PostgreSQL

CREATE OR REPLACE FUNCTION msgfailerror() RETURNS trigger AS
‘ BEGIN
IF NEW.noces< new.first_column THEN RAISE EXCEPTION ' cannot have a negative salary'; END IF; return new; END' LANGUAG

September 21, 2021By Simo Postgresql error, middle, PostgreSQL, triggerLeave a Comment

Database – When do we need to return a value from a trigger program?

The documentation on the trigger procedure (https://www.postgresql.org/docs/9.6/static/plpgsql-trigger.html) says: “The trigger function must return NULL or Record/row”.

example

CREATE

August 22, 2021By Simo Postgresql database, need, program, return, time, trigger, us, valueLeave a Comment
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